From d5115c2bc66e51c00b49ee44adbbb8d32eeb60df Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Fri, 27 Oct 1995 04:59:01 +0000 Subject: [PATCH] Remove unnecessary CYGNUS LOCAL --- gdb/config/mips/tm-mips.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdb/config/mips/tm-mips.h b/gdb/config/mips/tm-mips.h index 357a2bc2933..afbb2e016fc 100644 --- a/gdb/config/mips/tm-mips.h +++ b/gdb/config/mips/tm-mips.h @@ -32,11 +32,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define GDB_TARGET_IS_MIPS64 0 #endif -/* CYGNUS LOCAL jsmith */ #if !defined (TARGET_MONITOR_PROMPT) #define TARGET_MONITOR_PROMPT { '<', 'I', 'D', 'T', '>' } #endif -/* END CYGNUS LOCAL */ /* Floating point is IEEE compliant */ #define IEEE_FLOAT -- 2.30.2