Formerly unix/bsd/vax/__wait.S.~2~
authorRoland McGrath <roland@gnu.org>
Thu, 27 Jun 1991 23:39:32 +0000 (23:39 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 27 Jun 1991 23:39:32 +0000 (23:39 +0000)
sysdeps/unix/bsd/vax/wait.S

index ff88ec1..8b8da20 100644 (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)