musl/arch/riscv64
Rich Felker 329e79299d move riscv64 register index constants to signal.h
under _GNU_SOURCE for namespace cleanliness, analogous to other archs.
the original placement in sys/reg.h seems not to have been motivated;
such a header isn't even present on other implementations.
2020-02-04 09:29:13 -05:00
..
bits move riscv64 register index constants to signal.h 2020-02-04 09:29:13 -05:00
atomic_arch.h fix riscv64 a_cas inline asm operand sign extension 2020-01-22 14:57:16 -05: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 fix riscv64 signal.h namespace violations and ucontext API mismatches 2019-09-29 18:53:32 -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