* amd64fbsd-tdep.c: Include "solib-svr4.h".
[deliverable/binutils-gdb.git] / gdb / config / i386 / xm-nbsd.h
index 4a998cde4ee61f737d9eb4f3926d3e8446285de1..703c261ebe8a1baeca5c3696152d919ecb31776c 100644 (file)
@@ -1,5 +1,6 @@
-/* Parameters for execution on a i386 running NetBSD, for GDB.
-   Copyright 1994, 2000 Free Software Foundation, Inc.
+/* Host-dependent definitions for NetBSD/i386.
+
+   Copyright 1994, 2000, 2004 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +19,7 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-/* Get generic NetBSD host definitions. */
-#include "config/xm-nbsd.h"
+#include "i386/xm-i386.h"
 
-#define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext
+/* Get generic NetBSD host definitions.  */
+#include "config/xm-nbsd.h"
This page took 0.044255 seconds and 4 git commands to generate.