linux-headers: add unistd.h on all arches
commit43370036476707479a03a90e7e1c526dffbaad4b
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 20 Mar 2018 21:01:05 +0000 (20 23:01 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 23 May 2018 00:14:41 +0000 (23 03:14 +0300)
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 <mst@redhat.com>
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]