|
@@ -294,6 +294,7 @@
|
|
#define __NR_pidfd_getfd 438
|
|
#define __NR_pidfd_getfd 438
|
|
#define __NR_faccessat2 439
|
|
#define __NR_faccessat2 439
|
|
#define __NR_process_madvise 440
|
|
#define __NR_process_madvise 440
|
|
|
|
+#define __NR_epoll_pwait2 441
|
|
|
|
|
|
#define __NR_sysriscv __NR_arch_specific_syscall
|
|
#define __NR_sysriscv __NR_arch_specific_syscall
|
|
#define __NR_riscv_flush_icache (__NR_sysriscv + 15)
|
|
#define __NR_riscv_flush_icache (__NR_sysriscv + 15)
|