Commit cf126d33 authored by Linus Torvalds's avatar Linus Torvalds

Update shipped version of zconfig.tab.c to match bison/yacc file.

parent c794e99c
......@@ -175,6 +175,8 @@ static bool zconf_endtoken(int token, int starttoken, int endtoken);
struct symbol *symbol_hash[257];
static struct menu *current_menu, *current_entry;
#define YYERROR_VERBOSE
......
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