bits/syscall.h: add epoll_pwait2 from linux v5.11
[musl] / arch / x32 / bits / syscall.h.in
index 5361442..14c7231 100644 (file)
 #define __NR_pidfd_getfd       (0x40000000 + 438)
 #define __NR_faccessat2                (0x40000000 + 439)
 #define __NR_process_madvise   (0x40000000 + 440)
+#define __NR_epoll_pwait2      (0x40000000 + 441)
 
 
 #define __NR_rt_sigaction (0x40000000 + 512)