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
1 changed files with 1 additions and 1 deletions

View File

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