moved to bits/.

This commit is contained in:
Ulrich Drepper 1997-06-21 02:06:57 +00:00
parent d0c2d3b303
commit 18e5142049
2 changed files with 0 additions and 8 deletions

View File

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

View File

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