Commit dae1d304 by Richard Stallman

(get_directive_line): Declared.

From-SVN: r3591
parent a9e72420
...@@ -67,3 +67,5 @@ extern char *token_buffer; /* Pointer to token buffer. */ ...@@ -67,3 +67,5 @@ extern char *token_buffer; /* Pointer to token buffer. */
extern tree make_pointer_declarator (); extern tree make_pointer_declarator ();
extern void reinit_parse_for_function (); extern void reinit_parse_for_function ();
extern int yylex (); extern int yylex ();
extrn char *get_directive_line ();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment