Remove unnecessary CYGNUS LOCAL
This commit is contained in:
parent
aad2c618d3
commit
d5115c2bc6
1 changed files with 0 additions and 2 deletions
|
@ -32,11 +32,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
|||
#define GDB_TARGET_IS_MIPS64 0
|
||||
#endif
|
||||
|
||||
/* CYGNUS LOCAL jsmith */
|
||||
#if !defined (TARGET_MONITOR_PROMPT)
|
||||
#define TARGET_MONITOR_PROMPT { '<', 'I', 'D', 'T', '>' }
|
||||
#endif
|
||||
/* END CYGNUS LOCAL */
|
||||
|
||||
/* Floating point is IEEE compliant */
|
||||
#define IEEE_FLOAT
|
||||
|
|
Loading…
Add table
Reference in a new issue