X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Finternal%2Fx32%2Fsyscall.s;h=c4bee804ffa3008c6ec76aff3c4e407b4554cac4;hb=1bcdaeee6e659f1d856717c9aa562a068f2f3bd4;hp=6e0db09c307e176c7386cc35546527690ac87efa;hpb=323272db175204b951f119dae4bd99ef05e20f13;p=musl diff --git a/src/internal/x32/syscall.s b/src/internal/x32/syscall.s index 6e0db09c..c4bee804 100644 --- a/src/internal/x32/syscall.s +++ b/src/internal/x32/syscall.s @@ -1,4 +1,5 @@ .global __syscall +.hidden __syscall .type __syscall,@function __syscall: movq %rdi,%rax