From: ceriel Date: Tue, 21 Nov 1989 15:42:56 +0000 (+0000) Subject: removed some superfluous instructions X-Git-Tag: release-5-5~2051 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=6a19ee76cc626390ce57c223262d3bbf03422e74;p=ack.git removed some superfluous instructions --- diff --git a/mach/i86/libem/cii.s b/mach/i86/libem/cii.s index 7dc3043f9..2659e48c2 100644 --- a/mach/i86/libem/cii.s +++ b/mach/i86/libem/cii.s @@ -36,4 +36,3 @@ mov ax,EILLINS push ax jmp .fat - jmp bx diff --git a/mach/i86/libem/cuu.s b/mach/i86/libem/cuu.s index 697c3a01b..4343dfb7e 100644 --- a/mach/i86/libem/cuu.s +++ b/mach/i86/libem/cuu.s @@ -35,4 +35,3 @@ mov ax,EILLINS push ax jmp .fat - jmp bx