X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fi386%2Fbits%2Fsyscall.h.in;h=5d1c4d7a576dc504f4c5416dcf1a174ea0894ddf;hb=fd285f9dec226ca9e5377888ee24e3f8f5ada49f;hp=40721c6c901aaf00eaff83ba6870b7336b93fee0;hpb=d990090384c6a468bb86962baf8bae7b6fd1d2bf;p=musl diff --git a/arch/i386/bits/syscall.h.in b/arch/i386/bits/syscall.h.in index 40721c6c..5d1c4d7a 100644 --- a/arch/i386/bits/syscall.h.in +++ b/arch/i386/bits/syscall.h.in @@ -426,6 +426,9 @@ #define __NR_fspick 433 #define __NR_pidfd_open 434 #define __NR_clone3 435 +#define __NR_close_range 436 #define __NR_openat2 437 #define __NR_pidfd_getfd 438 +#define __NR_faccessat2 439 +#define __NR_process_madvise 440