diff options
Diffstat (limited to 'arch/x32/bits')
| -rw-r--r-- | arch/x32/bits/syscall.h.in | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x32/bits/syscall.h.in b/arch/x32/bits/syscall.h.in index 6b0e3c3a..5390db02 100644 --- a/arch/x32/bits/syscall.h.in +++ b/arch/x32/bits/syscall.h.in @@ -310,6 +310,7 @@  #define __NR_landlock_restrict_self	(0x40000000 + 446)  #define __NR_memfd_secret	(0x40000000 + 447)  #define __NR_process_mrelease	(0x40000000 + 448) +#define __NR_futex_waitv	(0x40000000 + 449)  #define __NR_rt_sigaction (0x40000000 + 512)  | 
