X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fpowerpc64%2Fbits%2Fsyscall.h.in;h=b3a8fba092d2cdb2f1bec5c6c89d0b0853779f69;hb=dc9285ad1dc19349c407072cc48ba70dab86de45;hp=a128890b8f20f0df41f5605fa54e63904e60483d;hpb=fd285f9dec226ca9e5377888ee24e3f8f5ada49f;p=musl diff --git a/arch/powerpc64/bits/syscall.h.in b/arch/powerpc64/bits/syscall.h.in index a128890b..b3a8fba0 100644 --- a/arch/powerpc64/bits/syscall.h.in +++ b/arch/powerpc64/bits/syscall.h.in @@ -392,4 +392,9 @@ #define __NR_pidfd_getfd 438 #define __NR_faccessat2 439 #define __NR_process_madvise 440 +#define __NR_epoll_pwait2 441 +#define __NR_mount_setattr 442 +#define __NR_landlock_create_ruleset 444 +#define __NR_landlock_add_rule 445 +#define __NR_landlock_restrict_self 446