Преглед изворни кода

arm: add io_pgetevents syscall number from v4.19

wired up in linux commit 73aeb2cbcdc9be391b3d32a55319a59ce425426f
Szabolcs Nagy пре 6 година
родитељ
комит
d66ae1aeaf
1 измењених фајлова са 1 додато и 0 уклоњено
  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