Initial revision
authorRoland McGrath <roland@gnu.org>
Fri, 9 Dec 1994 06:07:49 +0000 (06:07 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 9 Dec 1994 06:07:49 +0000 (06:07 +0000)
sysdeps/mips/mipsel/bytesex.h [new file with mode: 0644]

diff --git a/sysdeps/mips/mipsel/bytesex.h b/sysdeps/mips/mipsel/bytesex.h
new file mode 100644 (file)
index 0000000..5da5965
--- /dev/null
@@ -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