* Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
[deliverable/binutils-gdb.git] / gdb / config / sparc / tm-nbsd.h
index b434efe8dbd53457df7baebb10f6ec63bcf8484d..bd9845029b5b4e4dcde53ad73ff8fa3269d05181 100644 (file)
@@ -1,5 +1,5 @@
 /* Macro definitions for Sparc running under NetBSD.
-   Copyright 1994 Free Software Foundation, Inc.
+   Copyright 1994, 2002 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -21,8 +21,9 @@
 #ifndef TM_NBSD_H
 #define TM_NBSD_H
 
-#include "sparc/tm-sparc.h"
+#define GDB_MULTI_ARCH GDB_MULTI_ARCH_PARTIAL
 
-#include "tm-nbsd.h"
+#include "sparc/tm-sparc.h"
+#include "solib.h"
 
 #endif /* TM_NBSD_H */
This page took 0.02395 seconds and 4 git commands to generate.