remove arch-specific bits/ipc.h that are identical to generic
[musl] / arch / riscv64 /
2019-07-30 Rich Felkermove IPC_64 from public bits/ipc.h to syscall_arch.h
2019-07-29 Rich Felkerremove duplicates of new generic bits/msg.h
2019-07-29 Rich Felkerremove duplicates of new generic bits/sem.h
2019-07-29 Rich Felkerextricate bits/sem.h from x32 time_t hack
2019-07-29 Rich Felkerremove duplicates of new generic bits/shm.h
2019-07-18 Rich Felkerdecouple struct stat from kernel type
2019-07-17 Rich Felkeruse register constraint instead of memory operand for...
2019-07-17 Rich Felkerfix riscv64 atomic asm constraints
2019-07-17 Rich Felkerfix riscv64 syscall asm constraint
2019-07-04 Rich Felkerremove spurious MAP_32BIT definition from riscv64 arch
2019-06-14 Rich Felkeradd riscv64 architecture support