mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 23:57:03 +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[] = "#";
|
const char line_comment_chars[] = "#";
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define NO_RELOC 0
|
||||||
|
|
||||||
/* Chars that can be used to separate mant from exp in floating point nums */
|
/* Chars that can be used to separate mant from exp in floating point nums */
|
||||||
const char EXP_CHARS[] = "eE";
|
const char EXP_CHARS[] = "eE";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user