mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 10:00:12 +00:00
4 lines
62 B
C
4 lines
62 B
C
/* m68k is big-endian. */
|
|
|
|
#define __BYTE_ORDER __BIG_ENDIAN
|