Endian specification for P40.

This commit is contained in:
Ulrich Drepper 1997-06-21 02:07:22 +00:00
parent 7fecd6222d
commit 6af245e27b
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
/* The MIPS has selectable endianness.
The Japanese homebrew P40 architecture uses big-endian mode. */
#define __BYTE_ORDER __BIG_ENDIAN