Browse Source

arm: add io_pgetevents syscall number from v4.19

wired up in linux commit 73aeb2cbcdc9be391b3d32a55319a59ce425426f
Szabolcs Nagy 6 years ago
parent
commit
d66ae1aeaf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/bits/syscall.h.in

+ 1 - 0
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