From ef31c1ea0efc1e66638a426acfe9678f25ebe8c0 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Tue, 6 Jun 2000 06:19:57 +0000 Subject: Delete TARGET_MONITOR_PROMPT. --- gdb/config/mips/tm-vr4xxx.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gdb/config/mips/tm-vr4xxx.h') 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 " " #include "mips/tm-bigmips64.h" -- cgit v1.1