summary refs log tree commit diff stats
path: root/linux-headers/asm-powerpc/unistd_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/asm-powerpc/unistd_64.h')
-rw-r--r--linux-headers/asm-powerpc/unistd_64.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/linux-headers/asm-powerpc/unistd_64.h b/linux-headers/asm-powerpc/unistd_64.h
index 0e7ee43e88..cbb4b3e8f7 100644
--- a/linux-headers/asm-powerpc/unistd_64.h
+++ b/linux-headers/asm-powerpc/unistd_64.h
@@ -406,6 +406,10 @@
 #define __NR_set_mempolicy_home_node 450
 #define __NR_cachestat 451
 #define __NR_fchmodat2 452
+#define __NR_map_shadow_stack 453
+#define __NR_futex_wake 454
+#define __NR_futex_wait 455
+#define __NR_futex_requeue 456
 
 
 #endif /* _ASM_UNISTD_64_H */