aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1995-10-27 04:59:01 +0000
committerStan Shebs <shebs@codesourcery.com>1995-10-27 04:59:01 +0000
commitd5115c2bc66e51c00b49ee44adbbb8d32eeb60df (patch)
tree531f799c83b825f63349062b9414281792271368 /gdb
parentaad2c618d3e074fe49d42bf79d7f9375c85567ec (diff)
downloadbinutils-d5115c2bc66e51c00b49ee44adbbb8d32eeb60df.zip
binutils-d5115c2bc66e51c00b49ee44adbbb8d32eeb60df.tar.gz
binutils-d5115c2bc66e51c00b49ee44adbbb8d32eeb60df.tar.bz2
Remove unnecessary CYGNUS LOCAL
Diffstat (limited to 'gdb')
-rw-r--r--gdb/config/mips/tm-mips.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/mips/tm-mips.h b/gdb/config/mips/tm-mips.h
index 357a2bc..afbb2e0 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