summaryrefslogtreecommitdiff
path: root/gdb/config/mips/tm-vr4300.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-06-06 06:19:57 +0000
committerAndrew Cagney <cagney@redhat.com>2000-06-06 06:19:57 +0000
commitef31c1ea0efc1e66638a426acfe9678f25ebe8c0 (patch)
tree180c8306784030bb4bd843a34d2ca9965ea4d023 /gdb/config/mips/tm-vr4300.h
parent55b13a653e6f73b82347cba05d8397860c4b0b76 (diff)
downloadbinutils-gdb-ef31c1ea0efc1e66638a426acfe9678f25ebe8c0.tar.gz
Delete TARGET_MONITOR_PROMPT.
Diffstat (limited to 'gdb/config/mips/tm-vr4300.h')
-rw-r--r--gdb/config/mips/tm-vr4300.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/config/mips/tm-vr4300.h b/gdb/config/mips/tm-vr4300.h
index 273161ecc30..3f85dd05784 100644
--- a/gdb/config/mips/tm-vr4300.h
+++ b/gdb/config/mips/tm-vr4300.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993, 1996 Free Software Foundation, Inc.
+/* Copyright (C) 1993, 1996, 2000 Free Software Foundation, Inc.
This file is part of GDB.
@@ -18,6 +18,5 @@
Boston, MA 02111-1307, USA. */
#define TARGET_BYTE_ORDER_SELECTABLE_P 1
-#define TARGET_MONITOR_PROMPT "<RISQ> "
#include "mips/tm-bigmips64.h"