]> 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 4d72852e327254ac10e707580179f781fb104276..5d22fa1751dd55e775440e32b833c2d709b9cc82 100644 (file)
 #define __NR_fsconfig          (0x40000000 + 431)
 #define __NR_fsmount           (0x40000000 + 432)
 #define __NR_fspick            (0x40000000 + 433)
+#define __NR_pidfd_open                (0x40000000 + 434)
+#define __NR_clone3            (0x40000000 + 435)
+#define __NR_close_range       (0x40000000 + 436)
+#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)
 #define __NR_rt_sigreturn (0x40000000 + 513)