2002-12-08 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / config / sparc / tm-linux.h
index 906aaec1657f4a76fd7caf99752f9be2fb1b7253..31eeff9e206bfa3b59ba81a46124f98de44c5d84 100644 (file)
@@ -1,5 +1,7 @@
-/* Macro definitions for GDB for a Sparc running Linux.
-   Copyright 1989, 1992, 1994, 1995, 1998 Free Software Foundation, Inc.
+/* Macro definitions for GDB for a Sparc running GNU/Linux.
+
+   Copyright 1989, 1992, 1994, 1995, 1998, 1999, 2002 Free Software
+   Foundation, Inc.
 
    This file is part of GDB.
 
 #ifndef TM_SPARCLINUX_H
 #define TM_SPARCLINUX_H
 
+#define GDB_MULTI_ARCH GDB_MULTI_ARCH_PARTIAL
+
 #include "sparc/tm-sparc.h"
 
 #define SIGCONTEXT_PC_OFFSET 12
 
-#include "tm-linux.h"
+#include "config/tm-linux.h"
 
 #endif /* TM_SPARCLINUX_H */
This page took 0.042878 seconds and 4 git commands to generate.