Commit 37539f4f by Mike Stump

FSF local, until kenner adds it to the backend.

From-SVN: r10536
parent b4978ce7
...@@ -56,6 +56,10 @@ extern int errno; ...@@ -56,6 +56,10 @@ extern int errno;
extern int end_of_file; extern int end_of_file;
extern int current_class_depth; extern int current_class_depth;
/* FSF LOCAL dje prefix attributes */
extern tree strip_attrs PROTO((tree));
/* END FSF LOCAL */
void yyerror (); void yyerror ();
/* Like YYERROR but do call yyerror. */ /* Like YYERROR but do call yyerror. */
......
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