musl/arch/riscv64
Rich Felker d493206de7 remove riscv64 bits/user.h contents
the contents conflicted with asm/ptrace.h. glibc does not provide
anything in user.h for riscv, so software cannot be depending on it.

simplified from patch submitted by Baruch Siach.
2019-08-06 14:03:56 -04:00
..
bits remove riscv64 bits/user.h contents 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