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

This commit is contained in:
Roland McGrath 1991-06-10 23:58:11 +00:00
parent cc0501b97c
commit 886d17ccf6

View File

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