From 5870d84848765fd709d79c586e35a65a7453dfdd Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Sat, 6 Mar 1993 01:23:11 +0000 Subject: * tm-mips.h (GDB_TARGET_IS_MIPS): no longer used, now removed. --- gdb/tm-mips.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gdb/tm-mips.h') diff --git a/gdb/tm-mips.h b/gdb/tm-mips.h index 5537ff8..8dbd951 100644 --- a/gdb/tm-mips.h +++ b/gdb/tm-mips.h @@ -26,11 +26,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define TARGET_BYTE_ORDER LITTLE_ENDIAN #endif -/* FIXME, this triggers host-and-target (``native'') dependent code - which currently sits in mips-xdep.c. Needs to be moved out to - mips-nat.c or some such. */ -#define GDB_TARGET_IS_MIPS - /* Floating point is IEEE compliant */ #define IEEE_FLOAT -- cgit v1.1