2004-09-02 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / config / sparc / tm-linux.h
index 906aaec1657f4a76fd7caf99752f9be2fb1b7253..8cd0107e33d949388dead136b0040689da2690cd 100644 (file)
@@ -1,5 +1,6 @@
-/* Macro definitions for GDB for a Sparc running Linux.
-   Copyright 1989, 1992, 1994, 1995, 1998 Free Software Foundation, Inc.
+/* Target-dependent definitions for GNU/Linux SPARC.
+
+   Copyright 2003 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
-
-#ifndef TM_SPARCLINUX_H
-#define TM_SPARCLINUX_H
-
-#include "sparc/tm-sparc.h"
+   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#define SIGCONTEXT_PC_OFFSET 12
+#ifndef TM_LINUX_H
+#define TM_LINUX_H
 
-#include "tm-linux.h"
+/* Shared library support.  */
+#include "solib.h"
 
-#endif /* TM_SPARCLINUX_H */
+#endif /* tm-linux.h */
This page took 0.026153 seconds and 4 git commands to generate.