mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-04 13:57:12 +08:00
Remove unnecessary CYGNUS LOCAL
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user