Endian specification for MIPSEL.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:07:17 +0000 (02:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:07:17 +0000 (02:07 +0000)
sysdeps/mips/mipsel/bits/endian.h [new file with mode: 0644]

diff --git a/sysdeps/mips/mipsel/bits/endian.h b/sysdeps/mips/mipsel/bits/endian.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