X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fm68k%2Fbits%2Fsyscall.h.in;h=a0c6332330ca6d597381837eba577f1ab1671cb9;hb=f9827fc7da55c7b03ea5f36598ce8782c03e9d6e;hp=6794b1a06220ef3a780fb244ea69adb1ec5263e2;hpb=fd285f9dec226ca9e5377888ee24e3f8f5ada49f;p=musl diff --git a/arch/m68k/bits/syscall.h.in b/arch/m68k/bits/syscall.h.in index 6794b1a0..a0c63323 100644 --- a/arch/m68k/bits/syscall.h.in +++ b/arch/m68k/bits/syscall.h.in @@ -411,3 +411,8 @@ #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