add new syscall numbers from linux v5.2
[musl] / arch / mips64 / bits / syscall.h.in
index ca99e45..34b9752 100644 (file)
 #define __NR_io_uring_setup            5425
 #define __NR_io_uring_enter            5426
 #define __NR_io_uring_register         5427
+#define __NR_open_tree         5428
+#define __NR_move_mount                5429
+#define __NR_fsopen            5430
+#define __NR_fsconfig          5431
+#define __NR_fsmount           5432
+#define __NR_fspick            5433