1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-12 19:04:54 +03:00

Formerly unix/bsd/vax/__wait.S.~2~

This commit is contained in:
Roland McGrath
1991-06-27 23:39:32 +00:00
parent bb8b0f1730
commit c2a31ce3a7

View File

@@ -18,7 +18,7 @@ Cambridge, MA 02139, USA. */
#include <sysdep.h> #include <sysdep.h>
SYSCALL (wait) SYSCALL__ (wait)
movl 4(ap), r2 movl 4(ap), r2
beq 1f beq 1f
movl r1, (r2) movl r1, (r2)