]> git.proxmox.com Git - wasi-libc.git/blobdiff - libc-top-half/musl/arch/x32/bits/syscall.h.in
Update to musl 1.2.3.
[wasi-libc.git] / libc-top-half / musl / arch / x32 / bits / syscall.h.in
index cfd9856f13d735750e9ef3aaae978dded9c9e746..5d22fa1751dd55e775440e32b833c2d709b9cc82 100644 (file)
 #define __NR_openat2           (0x40000000 + 437)
 #define __NR_pidfd_getfd       (0x40000000 + 438)
 #define __NR_faccessat2                (0x40000000 + 439)
+#define __NR_process_madvise   (0x40000000 + 440)
+#define __NR_epoll_pwait2      (0x40000000 + 441)
+#define __NR_mount_setattr     (0x40000000 + 442)
+#define __NR_landlock_create_ruleset   (0x40000000 + 444)
+#define __NR_landlock_add_rule (0x40000000 + 445)
+#define __NR_landlock_restrict_self    (0x40000000 + 446)
 
 
 #define __NR_rt_sigaction (0x40000000 + 512)