summaryrefslogtreecommitdiff
path: root/arch/or1k/bits
diff options
context:
space:
mode:
Diffstat (limited to 'arch/or1k/bits')
-rw-r--r--arch/or1k/bits/syscall.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/or1k/bits/syscall.h.in b/arch/or1k/bits/syscall.h.in
index c6e55c6b..c6b6cf2c 100644
--- a/arch/or1k/bits/syscall.h.in
+++ b/arch/or1k/bits/syscall.h.in
@@ -269,4 +269,6 @@
#define __NR_membarrier 283
#define __NR_mlock2 284
#define __NR_copy_file_range 285
+#define __NR_preadv2 286
+#define __NR_pwritev2 287