From: Roland McGrath Date: Fri, 28 Jun 1991 23:05:11 +0000 (+0000) Subject: Formerly unix/bsd/hp/m68k/__wait3.S.~2~ X-Git-Tag: upstream/2.30~10627^2~4440 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=693a0ea7b8243d5bebbf4bf202f271f55c04a188;p=external%2Fglibc.git Formerly unix/bsd/hp/m68k/__wait3.S.~2~ --- diff --git a/sysdeps/unix/bsd/hp/m68k/wait3.S b/sysdeps/unix/bsd/hp/m68k/wait3.S index b1dcef0..4b4815d 100644 --- a/sysdeps/unix/bsd/hp/m68k/wait3.S +++ b/sysdeps/unix/bsd/hp/m68k/wait3.S @@ -20,6 +20,8 @@ Cambridge, MA 02139, USA. */ .globl ___wait3 ___wait3: + movel sp@(8), d1 + moveal sp@(12), a0 movel #SYS_wait, d0 /* Set all condition codes to tell the kernel this is wait3. */ movew #31, ccr