musl/arch/riscv64
Rich Felker 6fcb440d91 update riscv64 syscall numbers to linux v5.1
commit f3f96f2daa added these for the
rest of the archs, but the patch it corresponded to missed riscv64
since riscv64 was not yet upstream at the time. this caused commit
dfc81828f7 to break riscv64 build, due
to a wrong assumption that SYS_statx was unconditionally defined.
2019-08-03 18:43:36 -04:00
..
bits update riscv64 syscall numbers to linux v5.1 2019-08-03 18:43:36 -04:00
atomic_arch.h use register constraint instead of memory operand for riscv64 atomics 2019-07-17 19:07:57 -04:00
crt_arch.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
kstat.h decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
pthread_arch.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
reloc.h add riscv64 architecture support 2019-06-14 17:13:05 -04:00
syscall_arch.h move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00