aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/asm-x86/unistd_x32.h
diff options
context:
space:
mode:
authorCornelia Huck <cornelia.huck@de.ibm.com>2016-06-07 15:11:44 +0200
committerCornelia Huck <cornelia.huck@de.ibm.com>2016-06-14 13:34:50 +0200
commitff804f15a120dee62bdcf17a8db84bf59d83d6eb (patch)
treef65980b93a3d6b6224d4f70631676cd60bc42220 /linux-headers/asm-x86/unistd_x32.h
parenta28aae041aa76a779df6467a7fe68b9e8a8b2c0a (diff)
downloadqemu-ff804f15a120dee62bdcf17a8db84bf59d83d6eb.zip
qemu-ff804f15a120dee62bdcf17a8db84bf59d83d6eb.tar.gz
qemu-ff804f15a120dee62bdcf17a8db84bf59d83d6eb.tar.bz2
linux-headers: update
Update to 4.7-rc2. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'linux-headers/asm-x86/unistd_x32.h')
-rw-r--r--linux-headers/asm-x86/unistd_x32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/asm-x86/unistd_x32.h b/linux-headers/asm-x86/unistd_x32.h
index 8f77ee8..0230779 100644
--- a/linux-headers/asm-x86/unistd_x32.h
+++ b/linux-headers/asm-x86/unistd_x32.h
@@ -306,7 +306,9 @@
#define __NR_vmsplice (__X32_SYSCALL_BIT + 532)
#define __NR_move_pages (__X32_SYSCALL_BIT + 533)
#define __NR_preadv (__X32_SYSCALL_BIT + 534)
+#define __NR_preadv2 (__X32_SYSCALL_BIT + 534)
#define __NR_pwritev (__X32_SYSCALL_BIT + 535)
+#define __NR_pwritev2 (__X32_SYSCALL_BIT + 535)
#define __NR_rt_tgsigqueueinfo (__X32_SYSCALL_BIT + 536)
#define __NR_recvmmsg (__X32_SYSCALL_BIT + 537)
#define __NR_sendmmsg (__X32_SYSCALL_BIT + 538)