diff options
Diffstat (limited to 'parser.y')
-rw-r--r-- | parser.y | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ void yyerror(const char *msg) %token END 0 "end of file" +%token T_UNKNOWN %token T_SPACE %token T_EOL |
index : nqasm | ||
assembler and disassembler for the nqcpu |
summaryrefslogtreecommitdiff |