Formerly unix/bsd/vax/__pipe.S.~2~
authorRoland McGrath <roland@gnu.org>
Mon, 10 Jun 1991 23:58:11 +0000 (23:58 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 10 Jun 1991 23:58:11 +0000 (23:58 +0000)
sysdeps/unix/bsd/vax/pipe.S

index c47bdd8..67c6e22 100644 (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)