diff options
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/bits/syscall.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/bits/syscall.h.in b/arch/mips/bits/syscall.h.in index 697e8aa0..bbed0c1b 100644 --- a/arch/mips/bits/syscall.h.in +++ b/arch/mips/bits/syscall.h.in @@ -419,4 +419,5 @@ #define __NR_landlock_add_rule 4445 #define __NR_landlock_restrict_self 4446 #define __NR_process_mrelease 4448 +#define __NR_futex_waitv 4449 |