From: keie Date: Mon, 4 Mar 1985 15:30:44 +0000 (+0000) Subject: Incorrect alignment caused odd _end, which caused X-Git-Tag: release-5-5~5577 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2690f07cbd357c5414b845ceaec894c3873b3eb5;p=ack.git Incorrect alignment caused odd _end, which caused failures of malloc(). --- diff --git a/mach/m68k4/libem/printf.s b/mach/m68k4/libem/printf.s index 7f8862309..6a500944a 100644 --- a/mach/m68k4/libem/printf.s +++ b/mach/m68k4/libem/printf.s @@ -7,6 +7,7 @@ _getal: .space 12 _char: .space 1 + .align 2 .data sav: .long 0