m68k specific endianess specification.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:26:23 +0000 (02:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:26:23 +0000 (02:26 +0000)
sysdeps/m68k/bits/endian.h [new file with mode: 0644]

diff --git a/sysdeps/m68k/bits/endian.h b/sysdeps/m68k/bits/endian.h
new file mode 100644 (file)
index 0000000..6f98529
--- /dev/null
@@ -0,0 +1,3 @@
+/* m68k is big-endian.  */
+
+#define __BYTE_ORDER __BIG_ENDIAN