Initial revision

This commit is contained in:
Roland McGrath 1994-12-09 06:07:49 +00:00
parent 60bbd54df8
commit 94b0df52ff
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