musl/arch/riscv64
Baruch Siach 8acc688548 fix risc64 conflict with kernel headers
Rename user registers struct definitions to avoid conflict with the
asm/ptrace.h kernel header that defines the same structs. Use the
__riscv_mc prefix as glibc does.
2019-08-06 14:03:56 -04:00
..
bits fix risc64 conflict with kernel headers 2019-08-06 14:03:56 -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