Skip to content

Commit d66ae1a

Browse files
Szabolcs Nagyrichfelker
Szabolcs Nagy
authored andcommitted
arm: add io_pgetevents syscall number from v4.19
wired up in linux commit 73aeb2cbcdc9be391b3d32a55319a59ce425426f
1 parent 53bef5c commit d66ae1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: arch/arm/bits/syscall.h.in

+1
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@
354354
#define __NR_pkey_free 396
355355
#define __NR_statx 397
356356
#define __NR_rseq 398
357+
#define __NR_io_pgetevents 399
357358

358359
#define __ARM_NR_breakpoint 0x0f0001
359360
#define __ARM_NR_cacheflush 0x0f0002

0 commit comments

Comments
 (0)