X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fthread%2Fx86_64%2Fsyscall_cp.s;h=b03635475ab912fa932b0320735a6161e7e57ca0;hb=5a2e18093725c3965486641f0ad0b61a44f7ed68;hp=2081928887ab348730b82fa8be3a304754187366;hpb=1e4f1cf154d18d2bd13cd4524a8bbae6786efd02;p=musl 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)