summaryrefslogtreecommitdiff
path: root/arch/mipsn32/bits
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mipsn32/bits')
-rw-r--r--arch/mipsn32/bits/syscall.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mipsn32/bits/syscall.h.in b/arch/mipsn32/bits/syscall.h.in
index bfaa080e..bb2d04a8 100644
--- a/arch/mipsn32/bits/syscall.h.in
+++ b/arch/mipsn32/bits/syscall.h.in
@@ -369,4 +369,7 @@
#define __NR_process_madvise 6440
#define __NR_epoll_pwait2 6441
#define __NR_mount_setattr 6442
+#define __NR_landlock_create_ruleset 6444
+#define __NR_landlock_add_rule 6445
+#define __NR_landlock_restrict_self 6446