musl/arch/aarch64/bits
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
..
alltypes.h.in fix missing max_align_t definition on aarch64 2015-03-20 01:21:37 -04:00
endian.h add aarch64 port 2015-03-11 20:12:35 -04:00
fcntl.h aarch64: remove duplicate macro definitions in bits/fcntl.h 2015-04-01 19:25:32 -04:00
fenv.h add aarch64 port 2015-03-11 20:12:35 -04:00
float.h add aarch64 port 2015-03-11 20:12:35 -04:00
hwcap.h aarch64: add HWCAP_ definitions from linux v5.0 2019-03-13 12:35:02 -04:00
limits.h add aarch64 port 2015-03-11 20:12:35 -04:00
posix.h add aarch64 port 2015-03-11 20:12:35 -04:00
reg.h add aarch64 port 2015-03-11 20:12:35 -04:00
setjmp.h add aarch64 port 2015-03-11 20:12:35 -04:00
signal.h aarch64: add sve_context struct and related defines from linux v4.15 2018-02-22 18:51:32 -05:00
socket.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
stat.h add aarch64 port 2015-03-11 20:12:35 -04:00
stdint.h add aarch64 port 2015-03-11 20:12:35 -04:00
syscall.h.in add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
user.h add aarch64 port 2015-03-11 20:12:35 -04:00