mes/include/linux
W. J. van der Laan fce3422465 lib: Add _sys_call_5 for Linux RISC-V64.
* include/linux/syscall.h (_sys_call5): Declare 5-argument syscall needed
for SYS_renameat2, currently only used on RISC-V64.
* lib/linux/riscv64-mes-gcc/syscall.c (__sys_call5, _sys_call5):
Implement it.
2023-02-12 19:42:31 +01:00
..
arm WIP syscalls... 2023-02-12 19:42:31 +01:00
m2 DRAFT lib: stat: Use SYS_stat64 for 32bit platforms. 2023-02-12 19:27:10 +01:00
riscv64 DRAFT lib: Add RISC-V64 Linux syscall numbers header. 2023-02-12 19:42:31 +01:00
x86 WIP syscalls... 2023-02-12 19:42:31 +01:00
x86_64 WIP syscalls... 2023-02-12 19:42:31 +01:00
SYSCALLS syscall 2023-02-12 19:42:31 +01:00
syscall.h lib: Add _sys_call_5 for Linux RISC-V64. 2023-02-12 19:42:31 +01:00