summaryrefslogtreecommitdiffstats
path: root/linux-headers/asm-powerpc
diff options
context:
space:
mode:
authorCornelia Huck <cornelia.huck@de.ibm.com>2016-02-22 13:36:17 +0100
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:46:50 -0600
commitcc473009c67d2ee72c9c3774f2034594c0abd5e1 (patch)
treedf7ef38da312bbe105446acfe9d23171f63fef20 /linux-headers/asm-powerpc
parentf65a256389daae96a038033207b8dca9c83fb005 (diff)
downloadhqemu-cc473009c67d2ee72c9c3774f2034594c0abd5e1.zip
hqemu-cc473009c67d2ee72c9c3774f2034594c0abd5e1.tar.gz
linux-headers: update against kvm/next
Update against commit efef127c, but keep userfaultd.h. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'linux-headers/asm-powerpc')
-rw-r--r--linux-headers/asm-powerpc/unistd.h13
1 files changed, 1 insertions, 12 deletions
diff --git a/linux-headers/asm-powerpc/unistd.h b/linux-headers/asm-powerpc/unistd.h
index 1bf7e36..cd92d98 100644
--- a/linux-headers/asm-powerpc/unistd.h
+++ b/linux-headers/asm-powerpc/unistd.h
@@ -388,18 +388,7 @@
#define __NR_switch_endian 363
#define __NR_userfaultfd 364
#define __NR_membarrier 365
-#define __NR_semop 366
-#define __NR_semget 367
-#define __NR_semctl 368
-#define __NR_semtimedop 369
-#define __NR_msgsnd 370
-#define __NR_msgrcv 371
-#define __NR_msgget 372
-#define __NR_msgctl 373
-#define __NR_shmat 374
-#define __NR_shmdt 375
-#define __NR_shmget 376
-#define __NR_shmctl 377
#define __NR_mlock2 378
+#define __NR_copy_file_range 379
#endif /* _ASM_POWERPC_UNISTD_H_ */
OpenPOWER on IntegriCloud