diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/hppa/arch-syscall.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/hppa/arch-syscall.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/hppa/arch-syscall.h b/sysdeps/unix/sysv/linux/hppa/arch-syscall.h index ac04bf9e36..feb70abc3e 100644 --- a/sysdeps/unix/sysv/linux/hppa/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/hppa/arch-syscall.h @@ -140,6 +140,9 @@ #define __NR_kexec_load 300 #define __NR_keyctl 266 #define __NR_kill 37 +#define __NR_landlock_add_rule 445 +#define __NR_landlock_create_ruleset 444 +#define __NR_landlock_restrict_self 446 #define __NR_lchown 16 #define __NR_lgetxattr 242 #define __NR_link 9 |