X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fx32%2Fbits%2Fsyscall.h.in;h=5361442eb213ec47259580e5a450c1b746cc38ff;hb=fd285f9dec226ca9e5377888ee24e3f8f5ada49f;hp=cfd9856f13d735750e9ef3aaae978dded9c9e746;hpb=49b6df3d9f3645de55607f1ac60095b22661b334;p=musl diff --git a/arch/x32/bits/syscall.h.in b/arch/x32/bits/syscall.h.in index cfd9856f..5361442e 100644 --- a/arch/x32/bits/syscall.h.in +++ b/arch/x32/bits/syscall.h.in @@ -302,6 +302,7 @@ #define __NR_openat2 (0x40000000 + 437) #define __NR_pidfd_getfd (0x40000000 + 438) #define __NR_faccessat2 (0x40000000 + 439) +#define __NR_process_madvise (0x40000000 + 440) #define __NR_rt_sigaction (0x40000000 + 512)