diff options
Diffstat (limited to 'gdb/config/mips/tm-vr5000el.h')
-rw-r--r-- | gdb/config/mips/tm-vr5000el.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/config/mips/tm-vr5000el.h b/gdb/config/mips/tm-vr5000el.h index 9fa4700..78c3d58 100644 --- a/gdb/config/mips/tm-vr5000el.h +++ b/gdb/config/mips/tm-vr5000el.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1996 Free Software Foundation, Inc. +/* Copyright (C) 1996, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -19,7 +19,6 @@ #define GDB_MULTI_ARCH 1 #define TARGET_BYTE_ORDER_SELECTABLE_P 1 -#define TARGET_MONITOR_PROMPT "<RISQ> " #define MIPS_EABI 1 #include "mips/tm-mips64.h" |