diff options
Diffstat (limited to 'gdb/config/h8300/tm-h8300.h')
-rw-r--r-- | gdb/config/h8300/tm-h8300.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/h8300/tm-h8300.h b/gdb/config/h8300/tm-h8300.h index 44b5e0d..8ee6816 100644 --- a/gdb/config/h8300/tm-h8300.h +++ b/gdb/config/h8300/tm-h8300.h @@ -50,7 +50,7 @@ extern int h8300smode; extern void h8300_init_extra_frame_info (); -#define IEEE_FLOAT +#define IEEE_FLOAT (1) /* Define the bit, byte, and word ordering of the machine. */ #define TARGET_BYTE_ORDER BIG_ENDIAN #undef TARGET_INT_BIT |