fix deadlock in condition wait whenever there are multiple waiters
[musl] / src / thread / x86_64 / syscall_cp.s
index 9727ad3..b036354 100644 (file)
@@ -1,6 +1,6 @@
 .text
 .global __syscall_cp_asm
-.type   __syscall_cp_asm,%function
+.type   __syscall_cp_asm,@function
 __syscall_cp_asm:
        lea 1f(%rip),%rax
        mov %rax,8(%rdi)