summaryrefslogtreecommitdiff
path: root/arch/arm/bits/syscall.h.in
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2018-11-10 20:52:43 +0000
committerRich Felker <dalias@aerifal.cx>2019-03-13 12:32:08 -0400
commitd66ae1aeaf29de25c4a5c48273d7f8a44c4d6b27 (patch)
treec0481e1d0e9996aed83bc2313dc2ee2150c07e9b /arch/arm/bits/syscall.h.in
parent53bef5c55e05c7423dd497006e86fae152a983b1 (diff)
downloadmusl-d66ae1aeaf29de25c4a5c48273d7f8a44c4d6b27.tar.gz
arm: add io_pgetevents syscall number from v4.19
wired up in linux commit 73aeb2cbcdc9be391b3d32a55319a59ce425426f
Diffstat (limited to 'arch/arm/bits/syscall.h.in')
-rw-r--r--arch/arm/bits/syscall.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/bits/syscall.h.in b/arch/arm/bits/syscall.h.in
index 13a3b66c..1787099d 100644
--- a/arch/arm/bits/syscall.h.in
+++ b/arch/arm/bits/syscall.h.in
@@ -354,6 +354,7 @@
#define __NR_pkey_free 396
#define __NR_statx 397
#define __NR_rseq 398
+#define __NR_io_pgetevents 399
#define __ARM_NR_breakpoint 0x0f0001
#define __ARM_NR_cacheflush 0x0f0002