projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53bef5c
)
arm: add io_pgetevents syscall number from v4.19
author
Szabolcs Nagy
<nsz@port70.net>
Sat, 10 Nov 2018 20:52:43 +0000
(20:52 +0000)
committer
Rich Felker
<dalias@aerifal.cx>
Wed, 13 Mar 2019 16:32:08 +0000
(12:32 -0400)
wired up in linux commit
73aeb2cbcdc9be391b3d32a55319a59ce425426f
arch/arm/bits/syscall.h.in
patch
|
blob
|
history
diff --git
a/arch/arm/bits/syscall.h.in
b/arch/arm/bits/syscall.h.in
index 13a3b66c895247d9bbcd0b672332bc94af64803e..1787099de24ee4ed87ee8afc6c94d2cc19a77378 100644
(file)
--- 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