reintroduce riscv64 struct sigcontext
[musl] / src / process / s390x / vfork.s
index 05956e8..744f9d7 100644 (file)
@@ -1,8 +1,6 @@
-       .global __vfork
-       .weak vfork
-       .type __vfork,%function
+       .global vfork
        .type vfork,%function
-__vfork:
 vfork:
        svc 190
+       .hidden __syscall_ret
        jg  __syscall_ret