]> Git Repo - qemu.git/commit
linux-headers: add unistd.h on all arches
authorMichael S. Tsirkin <[email protected]>
Tue, 20 Mar 2018 21:01:05 +0000 (23:01 +0200)
committerMichael S. Tsirkin <[email protected]>
Wed, 23 May 2018 00:14:41 +0000 (03:14 +0300)
commit43370036476707479a03a90e7e1c526dffbaad4b
treee8a4ece8eb91640942ae08c69719c0113594ffc6
parent9882d3ef3c43fc89a0e1d43d7b52720092bef29b
linux-headers: add unistd.h on all arches

This adds unistd.h on ARM64 and MIPS and their dependencies.

Updated to Linux 4.17-rc2.

Signed-off-by: Michael S. Tsirkin <[email protected]>
12 files changed:
linux-headers/asm-arm/bitsperlong.h [new file with mode: 0644]
linux-headers/asm-arm64/bitsperlong.h [new file with mode: 0644]
linux-headers/asm-generic/bitsperlong.h [new file with mode: 0644]
linux-headers/asm-generic/unistd.h [new file with mode: 0644]
linux-headers/asm-mips/bitsperlong.h [new file with mode: 0644]
linux-headers/asm-mips/sgidefs.h [new file with mode: 0644]
linux-headers/asm-mips/unistd.h
linux-headers/asm-powerpc/bitsperlong.h [new file with mode: 0644]
linux-headers/asm-s390/bitsperlong.h [new file with mode: 0644]
linux-headers/asm-s390/unistd_32.h
linux-headers/asm-s390/unistd_64.h
linux-headers/asm-x86/bitsperlong.h [new file with mode: 0644]
This page took 0.026611 seconds and 4 git commands to generate.