aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/asm-arm/asm/unistd-oabi.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/asm-arm/asm/unistd-oabi.h')
-rw-r--r--original/uapi/asm-arm/asm/unistd-oabi.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/original/uapi/asm-arm/asm/unistd-oabi.h b/original/uapi/asm-arm/asm/unistd-oabi.h
index 552cdb3..736f2b1 100644
--- a/original/uapi/asm-arm/asm/unistd-oabi.h
+++ b/original/uapi/asm-arm/asm/unistd-oabi.h
@@ -418,5 +418,9 @@
#define __NR_set_mempolicy_home_node (__NR_SYSCALL_BASE + 450)
#define __NR_cachestat (__NR_SYSCALL_BASE + 451)
#define __NR_fchmodat2 (__NR_SYSCALL_BASE + 452)
+#define __NR_map_shadow_stack (__NR_SYSCALL_BASE + 453)
+#define __NR_futex_wake (__NR_SYSCALL_BASE + 454)
+#define __NR_futex_wait (__NR_SYSCALL_BASE + 455)
+#define __NR_futex_requeue (__NR_SYSCALL_BASE + 456)
#endif /* _UAPI_ASM_UNISTD_OABI_H */