Formerly unix/bsd/hp/m68k/__wait3.S.~2~
authorRoland McGrath <roland@gnu.org>
Fri, 28 Jun 1991 23:05:11 +0000 (23:05 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 28 Jun 1991 23:05:11 +0000 (23:05 +0000)
sysdeps/unix/bsd/hp/m68k/wait3.S

index b1dcef0..4b4815d 100644 (file)
@@ -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