riscv32: add new syscall numbers
commit8432d16a4664433b2f9a263aee0d7d829129a7bc
authorKhem Raj <raj.khem@gmail.com>
Fri, 30 Oct 2020 19:16:29 +0000 (30 12:16 -0700)
committerRich Felker <dalias@aerifal.cx>
Thu, 29 Feb 2024 21:36:55 +0000 (29 16:36 -0500)
tree6a8bcbb21a6c712ff70ab51018726dadebe41480
parent3ea3fcf78a5532e118856846df8adbf3f60ef716
riscv32: add new syscall numbers

- add mount_setattr from linux v5.12
- add epoll_pwait2 from linux v5.11
- add process_madvise from linux v5.10
- add __NR_faccessat2 from linux v5.8
- add pidfd_getfd and openat2 syscall numbers from linux v5.6
- add clone3 syscall number from linux v5.3
- add process_mrelease from linux v5.15
- add futex_waitv from linux v5.16
- add set_mempolicy_home_node from linux v5.17
- add cachestat from linux v6.4
- add __NR_fchmodat2 from linux v6.6
arch/riscv32/bits/syscall.h.in