X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Fthread%2Fx86_64%2Fsyscall_cp.s;h=b03635475ab912fa932b0320735a6161e7e57ca0;hp=2081928887ab348730b82fa8be3a304754187366;hb=c7d19f9923c66a2ddb47272f1e8fec8b804f54c4;hpb=836ba93d93f901d25e8ed4ac34209cf547d8e217 diff --git a/src/thread/x86_64/syscall_cp.s b/src/thread/x86_64/syscall_cp.s index 20819288..b0363547 100644 --- a/src/thread/x86_64/syscall_cp.s +++ b/src/thread/x86_64/syscall_cp.s @@ -1,5 +1,6 @@ .text .global __syscall_cp_asm +.type __syscall_cp_asm,@function __syscall_cp_asm: lea 1f(%rip),%rax mov %rax,8(%rdi)