summaryrefslogtreecommitdiff
path: root/arch/m68k/bits/syscall.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/bits/syscall.h.in')
-rw-r--r--arch/m68k/bits/syscall.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/m68k/bits/syscall.h.in b/arch/m68k/bits/syscall.h.in
index ddfa72e4..f2f838cc 100644
--- a/arch/m68k/bits/syscall.h.in
+++ b/arch/m68k/bits/syscall.h.in
@@ -405,3 +405,6 @@
#define __NR_fsmount 432
#define __NR_fspick 433
#define __NR_pidfd_open 434
+#define __NR_clone3 435
+#define __NR_openat2 437
+#define __NR_pidfd_getfd 438