summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/bits/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/bits/endian.h')
-rw-r--r--sysdeps/m68k/bits/endian.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/m68k/bits/endian.h b/sysdeps/m68k/bits/endian.h
deleted file mode 100644
index bf4ecb60a4..0000000000
--- a/sysdeps/m68k/bits/endian.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* m68k is big-endian. */
-
-#ifndef _ENDIAN_H
-# error "Never use <bits/endian.h> directly; include <endian.h> instead."
-#endif
-
-#define __BYTE_ORDER __BIG_ENDIAN