diff options
Diffstat (limited to 'arch/mips64')
-rw-r--r-- | arch/mips64/bits/syscall.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips64/bits/syscall.h.in b/arch/mips64/bits/syscall.h.in index b0fe49b5..f814aa48 100644 --- a/arch/mips64/bits/syscall.h.in +++ b/arch/mips64/bits/syscall.h.in @@ -324,4 +324,6 @@ #define __NR_pkey_alloc 5324 #define __NR_pkey_free 5325 #define __NR_statx 5326 +#define __NR_rseq 4327 +#define __NR_io_pgetevents 4328 |