mailing list of musl libc
 help / color / mirror / code / Atom feed
7a74d2febceedd63d37e6877758adcf757801b0f blob 102 bytes (raw)

1
2
3
4
5
 
#if __AARCH64EB__
#define __BYTE_ORDER __BIG_ENDIAN
#else
#define __BYTE_ORDER __LITTLE_ENDIAN
#endif
debug log:

solving 7a74d2f ...
found 7a74d2f in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).