X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fx32%2Fbits%2Fsyscall.h.in;h=e4c4bd06a81f417e998bfaf267751d6894593247;hb=9b7ed9702ce8925a5a947ad3bdbba126fe955aaf;hp=17a4011ec50a2a4160e7513c0258f6d78bc644c3;hpb=616a8bf660d6c616aedf1e17adfb3de64f1ab9de;p=musl diff --git a/arch/x32/bits/syscall.h.in b/arch/x32/bits/syscall.h.in index 17a4011e..e4c4bd06 100644 --- a/arch/x32/bits/syscall.h.in +++ b/arch/x32/bits/syscall.h.in @@ -300,6 +300,7 @@ #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)