mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
Tandem/MRI syntax bit rot
This commit is contained in:
@ -54,6 +54,8 @@ const char line_comment_chars[] = "*";
|
||||
const char line_comment_chars[] = "#";
|
||||
#endif
|
||||
|
||||
#define NO_RELOC 0
|
||||
|
||||
/* Chars that can be used to separate mant from exp in floating point nums */
|
||||
const char EXP_CHARS[] = "eE";
|
||||
|
||||
|
Reference in New Issue
Block a user