* solib.c: *BSD systems need <a.out.h> to be included before
[deliverable/binutils-gdb.git] / gdb / config / sparc / nm-nbsd.h
index 83d918e4182a5eb686fca9de7ca81cacd769230b..9116d1d7f790a60d0c10f07faa2f38f89ffd0853 100644 (file)
@@ -20,15 +20,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #ifndef NM_NBSD_H
 #define NM_NBSD_H
 
-/* This is the amount to subtract from u.u_ar0
-   to get the offset in the core file of the register values.  */
-
-#include <machine/vmparam.h>
-#define KERNEL_U_ADDR USRSTACK
-
-#define PTRACE_ARG3_TYPE char*
-
-#define ATTACH_DETACH
+/* Get generic NetBSD native definitions. */
+#include "nm-nbsd.h"
 
 #define FETCH_INFERIOR_REGISTERS
 
This page took 0.023467 seconds and 4 git commands to generate.