m68k specific endianess specification.

This commit is contained in:
Ulrich Drepper 1997-06-21 02:26:23 +00:00
parent d1c19e62fb
commit 1f7005dfa1

View File

@ -0,0 +1,3 @@
/* m68k is big-endian. */
#define __BYTE_ORDER __BIG_ENDIAN