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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/original/uapi/asm-arm/asm/unistd-oabi.h b/original/uapi/asm-arm/asm/unistd-oabi.h
index 736f2b1..a85ea39 100644
--- a/original/uapi/asm-arm/asm/unistd-oabi.h
+++ b/original/uapi/asm-arm/asm/unistd-oabi.h
@@ -422,5 +422,10 @@
#define __NR_futex_wake (__NR_SYSCALL_BASE + 454)
#define __NR_futex_wait (__NR_SYSCALL_BASE + 455)
#define __NR_futex_requeue (__NR_SYSCALL_BASE + 456)
+#define __NR_statmount (__NR_SYSCALL_BASE + 457)
+#define __NR_listmount (__NR_SYSCALL_BASE + 458)
+#define __NR_lsm_get_self_attr (__NR_SYSCALL_BASE + 459)
+#define __NR_lsm_set_self_attr (__NR_SYSCALL_BASE + 460)
+#define __NR_lsm_list_modules (__NR_SYSCALL_BASE + 461)
#endif /* _UAPI_ASM_UNISTD_OABI_H */