From: ceriel Date: Thu, 15 Nov 1990 16:18:33 +0000 (+0000) Subject: Forgot to add ARPLOP to mach2.c X-Git-Tag: release-5-5~1402 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a06482bb415068c2d9161e95182230d774a31c21;p=ack.git Forgot to add ARPLOP to mach2.c --- diff --git a/mach/i86/as/mach2.c b/mach/i86/as/mach2.c index 590573b3d..03bac6d5b 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