aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-29 04:42:45 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-29 04:42:45 +0000
commit8fcc723b1c74876be676ca2198a91ef1a33d05af (patch)
tree7ff1f696473d3e33ea4282d9f72241335e3c2239 /gdb/config/m68k
parentafe64c1a68ec5ba0921fd218d25257ae969b1cd2 (diff)
downloadgdb-8fcc723b1c74876be676ca2198a91ef1a33d05af.zip
gdb-8fcc723b1c74876be676ca2198a91ef1a33d05af.tar.gz
gdb-8fcc723b1c74876be676ca2198a91ef1a33d05af.tar.bz2
Eliminate TARGET_BYTE_ORDER.
Diffstat (limited to 'gdb/config/m68k')
-rw-r--r--gdb/config/m68k/tm-m68k.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/m68k/tm-m68k.h b/gdb/config/m68k/tm-m68k.h
index 888089b..5b23df0 100644
--- a/gdb/config/m68k/tm-m68k.h
+++ b/gdb/config/m68k/tm-m68k.h
@@ -23,9 +23,6 @@
/* Generic 68000 stuff, to be included by other tm-*.h files. */
-/* Define the bit, byte, and word ordering of the machine. */
-#define TARGET_BYTE_ORDER BFD_ENDIAN_BIG
-
#define TARGET_LONG_DOUBLE_FORMAT &floatformat_m68881_ext
#define TARGET_LONG_DOUBLE_BIT 96