arm: add io_pgetevents syscall number from v4.19

wired up in linux commit 73aeb2cbcdc9be391b3d32a55319a59ce425426f
This commit is contained in:
Szabolcs Nagy 2018-11-10 20:52:43 +00:00 committed by Rich Felker
parent 53bef5c55e
commit d66ae1aeaf
1 changed files with 1 additions and 0 deletions

View File

@ -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