musl/arch
Rich Felker 2a0bb9e0f2 remove arch-specific bits/ipc.h that are identical to generic
previously these differed from generic because they needed their own
definitions of IPC_64. now that it's no longer in public header,
they're identical.
2019-07-30 14:23:56 -04:00
..
aarch64 move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
arm duplicate generic bits/msg.h for each arch using it, in prep to change 2019-07-29 18:22:33 -04:00
generic move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
i386 duplicate generic bits/msg.h for each arch using it, in prep to change 2019-07-29 18:22:33 -04:00
m68k duplicate generic bits/msg.h for each arch using it, in prep to change 2019-07-29 18:22:33 -04:00
microblaze duplicate generic bits/msg.h for each arch using it, in prep to change 2019-07-29 18:22:33 -04:00
mips extricate bits/sem.h from x32 time_t hack 2019-07-29 18:03:41 -04:00
mips64 move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
mipsn32 extricate bits/sem.h from x32 time_t hack 2019-07-29 18:03:41 -04:00
or1k remove arch-specific bits/ipc.h that are identical to generic 2019-07-30 14:23:56 -04:00
powerpc move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
powerpc64 move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
riscv64 move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
s390x move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
sh duplicate generic bits/msg.h for each arch using it, in prep to change 2019-07-29 18:22:33 -04:00
x32 move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
x86_64 remove arch-specific bits/ipc.h that are identical to generic 2019-07-30 14:23:56 -04:00