Delete TARGET_MONITOR_PROMPT.

This commit is contained in:
Andrew Cagney 2000-06-06 06:19:57 +00:00
parent 55b13a653e
commit ef31c1ea0e
10 changed files with 40 additions and 20 deletions

View file

@ -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-mips64.h"