summaryrefslogtreecommitdiff
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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-arm/unistd-common.h b/linux-headers/asm-arm/unistd-common.h
index 13a74afd02..8d5ceaee1a 100644
--- a/linux-headers/asm-arm/unistd-common.h
+++ b/linux-headers/asm-arm/unistd-common.h
@@ -353,5 +353,6 @@
#define __NR_pkey_mprotect (__NR_SYSCALL_BASE + 394)
#define __NR_pkey_alloc (__NR_SYSCALL_BASE + 395)
#define __NR_pkey_free (__NR_SYSCALL_BASE + 396)
+#define __NR_statx (__NR_SYSCALL_BASE + 397)
#endif /* _ASM_ARM_UNISTD_COMMON_H */