Rewrite FreeBSD/sparc64 native configuration.
[deliverable/binutils-gdb.git] / gdb / config / sparc / xm-linux.h
index a36738e172547c23ee9639b6da2f6a8fd2ecc10f..b0518e650e9fa9fb905eb968576bf45c034a91ad 100644 (file)
@@ -1,6 +1,7 @@
-/* Macro definitions for running gdb on a Sparc running Linux.
-   Copyright 1989, 1993, 1994, 1995, 1996, 1998, 2001
-   Free Software Foundation, Inc.
+/* Macro definitions for running gdb on a Sparc running GNU/Linux.
+
+   Copyright 1989, 1993, 1994, 1995, 1996, 1998, 2001, 2002 Free
+   Software Foundation, Inc.
 
    This file is part of GDB.
 
 #ifndef XM_SPARCLINUX_H
 #define XM_SPARCLINUX_H
 
-#include "sparc/xm-sparc.h"
-
 /* This is the amount to subtract from u.u_ar0
    to get the offset in the core file of the register values.  */
 #define KERNEL_U_ADDR 0x0
 
 #define U_REGS_OFFSET 0
 
-/* Need R_OK etc, but USG isn't defined.  */
-#include <unistd.h>
-
 /* If you expect to use the mmalloc package to obtain mapped symbol files,
    for now you have to specify some parameters that determine how gdb places
    the mappings in it's address space.  See the comments in map_to_address()
This page took 0.023731 seconds and 4 git commands to generate.