diff options
Diffstat (limited to 'gdb/config/i960/tm-i960.h')
-rw-r--r-- | gdb/config/i960/tm-i960.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/i960/tm-i960.h b/gdb/config/i960/tm-i960.h index b6ed313..da0766d 100644 --- a/gdb/config/i960/tm-i960.h +++ b/gdb/config/i960/tm-i960.h @@ -41,10 +41,6 @@ /* Byte order is configurable, but this machine runs little-endian. */ #define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE -/* We have IEEE floating point, if we have any float at all. */ - -#define IEEE_FLOAT (1) - /* Offset from address of function to start of its code. Zero on most machines. */ |