X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fmips64%2Fbits%2Fsyscall.h.in;h=6f39346692b8e588ef89651a38980171f220bce8;hb=d990090384c6a468bb86962baf8bae7b6fd1d2bf;hp=ca99e453f763526d0c854d35d05b1250dd61c148;hpb=f3f96f2daa4d00f0e38489fb465cd0244b531abe;p=musl diff --git a/arch/mips64/bits/syscall.h.in b/arch/mips64/bits/syscall.h.in index ca99e453..6f393466 100644 --- a/arch/mips64/bits/syscall.h.in +++ b/arch/mips64/bits/syscall.h.in @@ -330,4 +330,14 @@ #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 +#define __NR_pidfd_open 5434 +#define __NR_clone3 5435 +#define __NR_openat2 5437 +#define __NR_pidfd_getfd 5438