diff options
Diffstat (limited to 'arch/mipsn32')
-rw-r--r-- | arch/mipsn32/bits/syscall.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mipsn32/bits/syscall.h.in b/arch/mipsn32/bits/syscall.h.in index 70c5d0b8..c1726180 100644 --- a/arch/mipsn32/bits/syscall.h.in +++ b/arch/mipsn32/bits/syscall.h.in @@ -328,4 +328,6 @@ #define __NR_pkey_alloc 6328 #define __NR_pkey_free 6329 #define __NR_statx 6330 +#define __NR_rseq 6331 +#define __NR_io_pgetevents 6332 |