forked from Imagelibrary/binutils-gdb
2002-04-20 David S. Miller <davem@redhat.com>
* config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_PARTIAL * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not define, let tm-sp64.h do it.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#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
|
||||
|
||||
@@ -21,8 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#ifndef TM_SPARC_LIN64_H
|
||||
#define TM_SPARC_LIN64_H
|
||||
|
||||
#define GDB_MULTI_ARCH 0
|
||||
|
||||
#include "sparc/tm-sp64.h"
|
||||
|
||||
#define SIGCONTEXT_PC_OFFSET 16 /* See asm-sparc64/sigcontext.h */
|
||||
|
||||
Reference in New Issue
Block a user