aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/asm-powerpc/unistd_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/asm-powerpc/unistd_32.h')
-rw-r--r--linux-headers/asm-powerpc/unistd_32.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/linux-headers/asm-powerpc/unistd_32.h b/linux-headers/asm-powerpc/unistd_32.h
index b9b23d66d7..bbab08d6ec 100644
--- a/linux-headers/asm-powerpc/unistd_32.h
+++ b/linux-headers/asm-powerpc/unistd_32.h
@@ -438,6 +438,11 @@
#define __NR_futex_wake 454
#define __NR_futex_wait 455
#define __NR_futex_requeue 456
+#define __NR_statmount 457
+#define __NR_listmount 458
+#define __NR_lsm_get_self_attr 459
+#define __NR_lsm_set_self_attr 460
+#define __NR_lsm_list_modules 461
#endif /* _ASM_UNISTD_32_H */