diff options
Diffstat (limited to 'gdb/config/w65/tm-w65.h')
-rw-r--r-- | gdb/config/w65/tm-w65.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/w65/tm-w65.h b/gdb/config/w65/tm-w65.h index b1fe4ed..c8da6bf 100644 --- a/gdb/config/w65/tm-w65.h +++ b/gdb/config/w65/tm-w65.h @@ -22,7 +22,7 @@ #define GDB_TARGET_IS_W65 -#define IEEE_FLOAT 1 +#define IEEE_FLOAT (1) /* Define the bit, byte, and word ordering of the machine. */ |