glibc/sysdeps/i386/bits/endian.h

4 lines
68 B
C

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