mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Add macro handling extensions and line substitution support.
This commit is contained in:
2
gas/sb.h
2
gas/sb.h
@ -94,6 +94,6 @@ extern int sb_skip_white PARAMS ((int, sb *));
|
||||
extern int sb_skip_comma PARAMS ((int, sb *));
|
||||
|
||||
/* Actually in input-scrub.c. */
|
||||
extern void input_scrub_include_sb PARAMS ((sb *, char *));
|
||||
extern void input_scrub_include_sb PARAMS ((sb *, char *, int));
|
||||
|
||||
#endif /* SB_H */
|
||||
|
Reference in New Issue
Block a user