glibc/sysdeps/i386/bytesex.h

4 lines
68 B
C

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