From 42e9d6c8c4f1c2df8a7c3b2024c8c44db48212f6 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 28 Jun 1991 23:05:48 +0000 Subject: [PATCH] Formerly unix/bsd/vax/__wait3.S.~2~ --- sysdeps/unix/bsd/vax/wait3.S | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysdeps/unix/bsd/vax/wait3.S b/sysdeps/unix/bsd/vax/wait3.S index 0d427da33b..0d6e94a2bd 100644 --- a/sysdeps/unix/bsd/vax/wait3.S +++ b/sysdeps/unix/bsd/vax/wait3.S @@ -20,6 +20,8 @@ Cambridge, MA 02139, USA. */ .globl ___wait3 ___wait3: + movel 8(ap), r1 + movel 12(ap), r0 /* Set all condition codes to tell the kernel this is wait3. */ bispsw $15 chmk $SYS_wait