瀏覽代碼

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