diff options
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/bits/syscall.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/bits/syscall.h.in b/arch/mips/bits/syscall.h.in index c1e23635..be8c3207 100644 --- a/arch/mips/bits/syscall.h.in +++ b/arch/mips/bits/syscall.h.in @@ -364,4 +364,6 @@ #define __NR_pkey_alloc 4364 #define __NR_pkey_free 4365 #define __NR_statx 4366 +#define __NR_rseq 4367 +#define __NR_io_pgetevents 4368 |