]> git.proxmox.com Git - wasi-libc.git/blobdiff - libc-top-half/musl/arch/x32/bits/syscall.h.in
Update to musl 1.1.24.
[wasi-libc.git] / libc-top-half / musl / arch / x32 / bits / syscall.h.in
index 77ec432fe5884b48264a054d1db126fc99df6a5d..4d72852e327254ac10e707580179f781fb104276 100644 (file)
 #define __NR_io_uring_setup (0x40000000 + 425)
 #define __NR_io_uring_enter (0x40000000 + 426)
 #define __NR_io_uring_register (0x40000000 + 427)
+#define __NR_open_tree         (0x40000000 + 428)
+#define __NR_move_mount                (0x40000000 + 429)
+#define __NR_fsopen            (0x40000000 + 430)
+#define __NR_fsconfig          (0x40000000 + 431)
+#define __NR_fsmount           (0x40000000 + 432)
+#define __NR_fspick            (0x40000000 + 433)
 
 #define __NR_rt_sigaction (0x40000000 + 512)
 #define __NR_rt_sigreturn (0x40000000 + 513)