mes/include/linux
W. J. van der Laan e07d1052aa 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-11-05 09:39:29 +01:00
..
arm lib: Document syscalls. 2023-11-05 09:39:29 +01:00
m2 lib: stat: Use SYS_stat64 for 32bit platforms. 2022-10-29 13:17:58 +02:00
riscv64 lib: Add RISC-V64 Linux syscall numbers header. 2023-11-05 09:39:29 +01:00
x86 lib: Document syscalls. 2023-11-05 09:39:29 +01:00
x86_64 lib: Document syscalls. 2023-11-05 09:39:29 +01:00
syscall.h lib: Add _sys_call_5 for Linux RISC-V64. 2023-11-05 09:39:29 +01:00
SYSCALLS lib: Document syscalls. 2023-11-05 09:39:29 +01:00