glibc/sysdeps/arm/bytesex.h

4 lines
67 B
C

/* ARM is little-endian. */
#define __BYTE_ORDER __LITTLE_ENDIAN