From 8552c93ebb15940c7de4fab53f243386eba73adc Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 15 Nov 1990 16:18:33 +0000 Subject: [PATCH] Forgot to add ARPLOP to mach2.c --- mach/i86/as/mach2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mach/i86/as/mach2.c b/mach/i86/as/mach2.c index 590573b3..03bac6d5 100644 --- a/mach/i86/as/mach2.c +++ b/mach/i86/as/mach2.c @@ -24,6 +24,7 @@ %token CALLOP %token CALFOP %token LEAOP +%token ARPLOP %token ESC %token INT %token RET