entered into RCS
authorRoland McGrath <roland@gnu.org>
Thu, 3 Jun 1993 20:58:07 +0000 (20:58 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 3 Jun 1993 20:58:07 +0000 (20:58 +0000)
sysdeps/m68k/bytesex.h [new file with mode: 0644]

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