diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/arc/tm-arc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/arc/tm-arc.h b/gdb/config/arc/tm-arc.h index 52ed091..cd94476 100644 --- a/gdb/config/arc/tm-arc.h +++ b/gdb/config/arc/tm-arc.h @@ -24,9 +24,6 @@ /* Used by arc-tdep.c to set the default cpu type. */ #define DEFAULT_ARC_CPU_TYPE "base" -/* 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. */ #define FUNCTION_START_OFFSET 0 |