musl/arch
Rich Felker 71d23fbeac remove indirect use of endian.h from public headers
building on commit 97d35a552e,
__BYTE_ORDER is now available wherever alltypes.h is included.
endian.h should not be used since, in the future, it will expose
identifiers that are not in the reserved namespace for the headers
which were previously using it.
2019-10-17 16:03:42 -04:00
..
aarch64 remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
arm move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
generic move IPC_STAT definition to a new bits/ipcstat.h file 2019-08-02 00:08:23 -04:00
i386 move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
m68k move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
microblaze move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
mips move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
mips64 remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
mipsn32 move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
or1k move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
powerpc move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
powerpc64 remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
riscv64 remove indirect use of endian.h from public headers 2019-10-17 16:03:42 -04:00
s390x move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
sh move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
x32 move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00
x86_64 move __BYTE_ORDER definition to alltypes.h 2019-10-17 15:55:15 -04:00