aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/tm-m68k.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-20 18:05:54 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-20 18:05:54 +0000
commitc2f05ac92e7fe9e3161ae09ea3f9e0937af42abc (patch)
tree766a0ffadb76b1de1e4fe885959760c3e720b962 /gdb/config/m68k/tm-m68k.h
parent56248298dc57e763e4e8afbd90926bc19e25b3ac (diff)
downloadgdb-c2f05ac92e7fe9e3161ae09ea3f9e0937af42abc.zip
gdb-c2f05ac92e7fe9e3161ae09ea3f9e0937af42abc.tar.gz
gdb-c2f05ac92e7fe9e3161ae09ea3f9e0937af42abc.tar.bz2
Eliminate IEEE_FLOAT.
Diffstat (limited to 'gdb/config/m68k/tm-m68k.h')
-rw-r--r--gdb/config/m68k/tm-m68k.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/m68k/tm-m68k.h b/gdb/config/m68k/tm-m68k.h
index d993da5..888089b 100644
--- a/gdb/config/m68k/tm-m68k.h
+++ b/gdb/config/m68k/tm-m68k.h
@@ -23,8 +23,6 @@
/* Generic 68000 stuff, to be included by other tm-*.h files. */
-#define IEEE_FLOAT (1)
-
/* Define the bit, byte, and word ordering of the machine. */
#define TARGET_BYTE_ORDER BFD_ENDIAN_BIG