* fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),
[deliverable/binutils-gdb.git] / gdb / config / i386 / tm-i386m3.h
index 0c70930b0d970d2a32240596e2a54a65805f1d0f..f05081cb3c4870b378ae257da5828b72756fb9ca 100644 (file)
@@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Include common definitions for Mach3 systems */
-#include "os-mach3.h"
+#include "nm-m3.h"
 
 /* Define offsets to access CPROC stack when it does not have
  * a kernel thread.
@@ -57,15 +57,12 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define NAMES_HAVE_UNDERSCORE
 
 /* Sigh. There should be a file for i386 but no sysv stuff in it */
-#include "tm-i386v.h"
+#include "i386/tm-i386v.h"
 
 /* I want to test this float info code. See comment in tm-i386v.h */
 #undef FLOAT_INFO
 #define FLOAT_INFO { i386_mach3_float_info (); }
 
-/* We use a.out format */
-#undef COFF_NO_LONG_FILE_NAMES
-
 /* Address of end of stack space.
  * for MACH, see <machine/vmparam.h>
  * @@@ I don't know what is in the 5 ints...
This page took 0.030488 seconds and 4 git commands to generate.