aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/asm-arm/asm/unistd-eabi.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/asm-arm/asm/unistd-eabi.h')
-rw-r--r--original/uapi/asm-arm/asm/unistd-eabi.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/original/uapi/asm-arm/asm/unistd-eabi.h b/original/uapi/asm-arm/asm/unistd-eabi.h
index 57ec59c..4c1bd50 100644
--- a/original/uapi/asm-arm/asm/unistd-eabi.h
+++ b/original/uapi/asm-arm/asm/unistd-eabi.h
@@ -410,5 +410,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_EABI_H */