Forgot to add ARPLOP to mach2.c
This commit is contained in:
parent
4e207f3638
commit
8552c93ebb
@ -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…
x
Reference in New Issue
Block a user