musl/arch/s390x
Rich Felker 319b2d02e7 remove gratuitously-different arch-specific bits/ipc.h files
these differ from generic only in using endian-matched padding with a
short __ipc_perm_seq field in place of the int field in generic. this
is not a documented public interface anyway, and the original intent
was to use int here. some ports just inadvertently slipped in the
kernel short+padding form.
2019-07-30 14:23:56 -04:00
..
bits remove gratuitously-different arch-specific bits/ipc.h files 2019-07-30 14:23:56 -04:00
atomic_arch.h add s390x port 2016-11-11 23:06:21 -05:00
crt_arch.h add s390x port 2016-11-11 23:06:21 -05:00
kstat.h decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
pthread_arch.h make thread-pointer-loading asm non-volatile 2018-10-16 14:11:46 -04:00
reloc.h add s390x port 2016-11-11 23:06:21 -05:00
syscall_arch.h add s390x port 2016-11-11 23:06:21 -05:00