diff options
Diffstat (limited to 'gdb/config/sh/tm-sh.h')
-rw-r--r-- | gdb/config/sh/tm-sh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/sh/tm-sh.h b/gdb/config/sh/tm-sh.h index a336713..ad26ec1 100644 --- a/gdb/config/sh/tm-sh.h +++ b/gdb/config/sh/tm-sh.h @@ -27,7 +27,7 @@ struct type; #define GDB_TARGET_IS_SH -#define IEEE_FLOAT 1 +#define IEEE_FLOAT (1) /* Define the bit, byte, and word ordering of the machine. */ |