From: ceriel Date: Tue, 30 Mar 1993 09:40:07 +0000 (+0000) Subject: Fixed error which sometimes caused core dumps X-Git-Tag: release-5-5~338 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b371972acfda13d218cb4ab26600f05adc4061fc;p=ack.git Fixed error which sometimes caused core dumps --- diff --git a/mach/sparc/libsys/head_em.s b/mach/sparc/libsys/head_em.s index aa57dd3d6..793889bbb 100644 --- a/mach/sparc/libsys/head_em.s +++ b/mach/sparc/libsys/head_em.s @@ -31,7 +31,7 @@ begtext: set -0x100000, %g4 ! should be a few M clr %l1 mov %sp, %l0 - sub %sp, %g4, %sp + add %sp, %g4, %sp dec 12, %l0 ! enable divide by 0 trap and improper ! trap