aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/tm-vr4xxx.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-vr4xxx.h
parent55b13a653e6f73b82347cba05d8397860c4b0b76 (diff)
downloadgdb-ef31c1ea0efc1e66638a426acfe9678f25ebe8c0.zip
gdb-ef31c1ea0efc1e66638a426acfe9678f25ebe8c0.tar.gz
gdb-ef31c1ea0efc1e66638a426acfe9678f25ebe8c0.tar.bz2
Delete TARGET_MONITOR_PROMPT.
Diffstat (limited to 'gdb/config/mips/tm-vr4xxx.h')
-rw-r--r--gdb/config/mips/tm-vr4xxx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/config/mips/tm-vr4xxx.h b/gdb/config/mips/tm-vr4xxx.h
index 1f2a131..b8f99df 100644
--- a/gdb/config/mips/tm-vr4xxx.h
+++ b/gdb/config/mips/tm-vr4xxx.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1998, 2000 Free Software Foundation, Inc.
This file is part of GDB.
@@ -20,6 +20,5 @@
#define GDB_MULTI_ARCH 1
#define MIPS_DEFAULT_FPU_TYPE MIPS_FPU_DOUBLE
#define TARGET_BYTE_ORDER_SELECTABLE_P 1
-#define TARGET_MONITOR_PROMPT "<RISQ> "
#include "mips/tm-bigmips64.h"