X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fm68k%2Fbits%2Fsyscall.h.in;h=a0c6332330ca6d597381837eba577f1ab1671cb9;hb=f9827fc7da55c7b03ea5f36598ce8782c03e9d6e;hp=e10969a2641d4b942fe473ea0a4c33ac45fe73ae;hpb=3ba370fe8d9f450d351d710066fa20afad8ce3df;p=musl diff --git a/arch/m68k/bits/syscall.h.in b/arch/m68k/bits/syscall.h.in index e10969a2..a0c63323 100644 --- a/arch/m68k/bits/syscall.h.in +++ b/arch/m68k/bits/syscall.h.in @@ -410,3 +410,9 @@ #define __NR_openat2 437 #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