summaryrefslogtreecommitdiffstats
path: root/linux-headers/asm-arm/unistd-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/asm-arm/unistd-common.h')
-rw-r--r--linux-headers/asm-arm/unistd-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/asm-arm/unistd-common.h b/linux-headers/asm-arm/unistd-common.h
index 27a9b6da27..eb5d361b11 100644
--- a/linux-headers/asm-arm/unistd-common.h
+++ b/linux-headers/asm-arm/unistd-common.h
@@ -388,5 +388,7 @@
#define __NR_fsconfig (__NR_SYSCALL_BASE + 431)
#define __NR_fsmount (__NR_SYSCALL_BASE + 432)
#define __NR_fspick (__NR_SYSCALL_BASE + 433)
+#define __NR_pidfd_open (__NR_SYSCALL_BASE + 434)
+#define __NR_clone3 (__NR_SYSCALL_BASE + 435)
#endif /* _ASM_ARM_UNISTD_COMMON_H */