From: ceriel Date: Wed, 6 Oct 1993 16:15:30 +0000 (+0000) Subject: fix: probably just a typo X-Git-Tag: release-5-5~294 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=76d1b91311a8f7ab4a2103935d62d0fcf2de8a4e;p=ack.git fix: probably just a typo --- diff --git a/mach/sparc/libem/shp.s b/mach/sparc/libem/shp.s index 9e5950554..cc07c3d79 100644 --- a/mach/sparc/libem/shp.s +++ b/mach/sparc/libem/shp.s @@ -7,7 +7,7 @@ strhp: ! %o0 = new heap pointer st %i0, [%o1] ! it'll probably go right, anyway set limhp, %o1 ld [%o1], %o2 - cmp %i0, limhp + cmp %i0, %o2 blt 1f nop add %i0, 0x400, %i0 ! extra 1K