summaryrefslogtreecommitdiff
path: root/arch/mips/bits/syscall.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/bits/syscall.h.in')
-rw-r--r--arch/mips/bits/syscall.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/bits/syscall.h.in b/arch/mips/bits/syscall.h.in
index 61ff7a58..bcceaa2a 100644
--- a/arch/mips/bits/syscall.h.in
+++ b/arch/mips/bits/syscall.h.in
@@ -358,4 +358,6 @@
#define __NR_membarrier 4358
#define __NR_mlock2 4359
#define __NR_copy_file_range 4360
+#define __NR_preadv2 4361
+#define __NR_pwritev2 4362