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

diff --git a/sysdeps/mips/p40/bits/endian.h b/sysdeps/mips/p40/bits/endian.h
new file mode 100644 (file)
index 0000000..e4b0119
--- /dev/null
@@ -0,0 +1,4 @@
+/* The MIPS has selectable endianness.
+   The Japanese homebrew P40 architecture uses big-endian mode.  */
+
+#define __BYTE_ORDER __BIG_ENDIAN