X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fthread%2Fx86_64%2Fsyscall_cp.s;h=b03635475ab912fa932b0320735a6161e7e57ca0;hb=952700e8c32f7e81045cd01e1ecb3f7ca3f4c762;hp=9727ad3d4edb9b331d62ecf122fd5379a6953dcd;hpb=1bc44a473431228f5b46652740cb967a0de16e9e;p=musl diff --git a/src/thread/x86_64/syscall_cp.s b/src/thread/x86_64/syscall_cp.s index 9727ad3d..b0363547 100644 --- a/src/thread/x86_64/syscall_cp.s +++ b/src/thread/x86_64/syscall_cp.s @@ -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)