moved to bits/.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:06:57 +0000 (02:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:06:57 +0000 (02:06 +0000)
sysdeps/mips/mipsel/bytesex.h [deleted file]
sysdeps/mips/p40/bytesex.h [deleted file]

diff --git a/sysdeps/mips/mipsel/bytesex.h b/sysdeps/mips/mipsel/bytesex.h
deleted file mode 100644 (file)
index 5da5965..0000000
+++ /dev/null
@@ -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
diff --git a/sysdeps/mips/p40/bytesex.h b/sysdeps/mips/p40/bytesex.h
deleted file mode 100644 (file)
index e4b0119..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-/* The MIPS has selectable endianness.
-   The Japanese homebrew P40 architecture uses big-endian mode.  */
-
-#define __BYTE_ORDER __BIG_ENDIAN