2.5-18.1
[jlayton/glibc.git] / sysdeps / unix / sysv / linux / powerpc / powerpc32 / vfork.S
index 5fb7868c3170436175e3d419ba0367de316a0337..66a149f10b57080d984b33e72d3ba6f47f87318b 100644 (file)
@@ -50,7 +50,7 @@ ENTRY (__vfork)
        bnslr+
 
 .Lsyscall_error:
-       b       JUMPTARGET(__syscall_error)
+       b       __syscall_error@local
 #endif
 
 PSEUDO_END (__vfork)