aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/asm-arm/asm/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/asm-arm/asm/unistd.h')
-rw-r--r--original/uapi/asm-arm/asm/unistd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/original/uapi/asm-arm/asm/unistd.h b/original/uapi/asm-arm/asm/unistd.h
index ede692f..2cb9dc7 100644
--- a/original/uapi/asm-arm/asm/unistd.h
+++ b/original/uapi/asm-arm/asm/unistd.h
@@ -417,6 +417,9 @@
#define __NR_userfaultfd (__NR_SYSCALL_BASE+388)
#define __NR_membarrier (__NR_SYSCALL_BASE+389)
#define __NR_mlock2 (__NR_SYSCALL_BASE+390)
+#define __NR_copy_file_range (__NR_SYSCALL_BASE+391)
+#define __NR_preadv2 (__NR_SYSCALL_BASE+392)
+#define __NR_pwritev2 (__NR_SYSCALL_BASE+393)
/*
* The following SWIs are ARM private.