diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/microblaze/arch-syscall.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/microblaze/arch-syscall.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h b/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h index bf0b13a361..cf560d3af4 100644 --- a/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/microblaze/arch-syscall.h @@ -161,6 +161,9 @@ #define __NR_kexec_load 283 #define __NR_keyctl 288 #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_lchown32 198 #define __NR_lgetxattr 230 |