Forgot to add ARPLOP to mach2.c

This commit is contained in:
ceriel 1990-11-15 16:18:33 +00:00
parent 2f82d25400
commit a06482bb41

View file

@ -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