From c185a355e6bf82e4f371f9f6f912b00e2c711422 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 2 Sep 2004 14:17:44 +0000 Subject: 2004-09-02 Andrew Cagney * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete. * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete. * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete. * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete. * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete. * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete. * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete. * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete. * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete. * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete. * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete. * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete. --- gdb/config/sh/tm-sh.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/config/sh/tm-sh.h') diff --git a/gdb/config/sh/tm-sh.h b/gdb/config/sh/tm-sh.h index 228e0bc..b6a4fb5 100644 --- a/gdb/config/sh/tm-sh.h +++ b/gdb/config/sh/tm-sh.h @@ -21,8 +21,6 @@ /* Contributed by Steve Chamberlain sac@cygnus.com */ -#define GDB_MULTI_ARCH 1 - #define NUM_REALREGS 59 /* used in remote-e7000.c which is not multiarched. */ #define DEPRECATED_BIG_REMOTE_BREAKPOINT { 0xc3, 0x20 } /* Used in remote.c */ -- cgit v1.1