Forgot to add ARPLOP to mach2.c
This commit is contained in:
parent
2f82d25400
commit
a06482bb41
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
%token <y_word> CALLOP
|
||||
%token <y_word> CALFOP
|
||||
%token <y_word> LEAOP
|
||||
%token <y_word> ARPLOP
|
||||
%token <y_word> ESC
|
||||
%token <y_word> INT
|
||||
%token <y_word> RET
|
||||
|
|
Loading…
Reference in a new issue