summaryrefslogtreecommitdiff
path: root/gdb/config/m68k/xm-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/m68k/xm-linux.h')
-rw-r--r--gdb/config/m68k/xm-linux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/m68k/xm-linux.h b/gdb/config/m68k/xm-linux.h
index 881eedc88ab..ebd9126d0f9 100644
--- a/gdb/config/m68k/xm-linux.h
+++ b/gdb/config/m68k/xm-linux.h
@@ -29,6 +29,8 @@
to get the offset in the core file of the register values. */
#define KERNEL_U_ADDR 0x0
+#define HOST_LONG_DOUBLE_FORMAT &floatformat_m68881_ext
+
/* Need R_OK etc, but USG isn't defined. */
#include <unistd.h>