Endian specification for MIPSEL.

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

View File

@ -0,0 +1,4 @@
/* The MIPS architecture has selectable endianness.
This file is for a machine using little-endian mode. */
#define __BYTE_ORDER __LITTLE_ENDIAN