setjmp: optimize x86 longjmp epilogues
[musl] / arch / riscv64 / bits / syscall.h.in
index 0de1278..0043eeb 100644 (file)
 #define __NR_io_uring_setup 425
 #define __NR_io_uring_enter 426
 #define __NR_io_uring_register 427
+#define __NR_open_tree         428
+#define __NR_move_mount                429
+#define __NR_fsopen            430
+#define __NR_fsconfig          431
+#define __NR_fsmount           432
+#define __NR_fspick            433
+#define __NR_pidfd_open                434
+#define __NR_clone3            435
+
 #define __NR_sysriscv __NR_arch_specific_syscall
 #define __NR_riscv_flush_icache (__NR_sysriscv + 15)