bits/syscall.h: add __NR_faccessat2 from linux v5.8
[musl] / arch / x32 / bits / syscall.h.in
index 17a4011..e4c4bd0 100644 (file)
 #define __NR_clone3            (0x40000000 + 435)
 #define __NR_openat2           (0x40000000 + 437)
 #define __NR_pidfd_getfd       (0x40000000 + 438)
+#define __NR_faccessat2                (0x40000000 + 439)
 
 
 #define __NR_rt_sigaction (0x40000000 + 512)