diff options
Diffstat (limited to 'linux-headers/asm-x86/unistd_64.h')
-rw-r--r-- | linux-headers/asm-x86/unistd_64.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-x86/unistd_64.h b/linux-headers/asm-x86/unistd_64.h index e22db9171e..336c2e4aaa 100644 --- a/linux-headers/asm-x86/unistd_64.h +++ b/linux-headers/asm-x86/unistd_64.h @@ -333,5 +333,6 @@ #define __NR_pkey_mprotect 329 #define __NR_pkey_alloc 330 #define __NR_pkey_free 331 +#define __NR_statx 332 #endif /* _ASM_X86_UNISTD_64_H */ |