summaryrefslogtreecommitdiffstats
path: root/linux-headers/asm-powerpc
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2015-12-15 15:00:27 +0100
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:28:19 -0600
commit0e03b4d8b95664c74cf20fe87ccc1a29fd13fef6 (patch)
tree4cd6026f758cac4775a3e73f89c6b45d4bff0f30 /linux-headers/asm-powerpc
parent7c754d486e3a22d36d97e99cf25f28b882af4c02 (diff)
downloadhqemu-0e03b4d8b95664c74cf20fe87ccc1a29fd13fef6.zip
hqemu-0e03b4d8b95664c74cf20fe87ccc1a29fd13fef6.tar.gz
linux-headers: update from kvm/next
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers/asm-powerpc')
-rw-r--r--linux-headers/asm-powerpc/unistd.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/linux-headers/asm-powerpc/unistd.h b/linux-headers/asm-powerpc/unistd.h
index 28deee0..1bf7e36 100644
--- a/linux-headers/asm-powerpc/unistd.h
+++ b/linux-headers/asm-powerpc/unistd.h
@@ -388,5 +388,18 @@
#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
#endif /* _ASM_POWERPC_UNISTD_H_ */
OpenPOWER on IntegriCloud