FSF local, until kenner adds it to the backend.

From-SVN: r10536
This commit is contained in:
Mike Stump 1995-10-27 20:46:00 +00:00
parent b4978ce7ab
commit 37539f4f87
1 changed files with 4 additions and 0 deletions

View File

@ -56,6 +56,10 @@ extern int errno;
extern int end_of_file;
extern int current_class_depth;
/* FSF LOCAL dje prefix attributes */
extern tree strip_attrs PROTO((tree));
/* END FSF LOCAL */
void yyerror ();
/* Like YYERROR but do call yyerror. */