X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fldso%2Fi386%2Fdlsym.s;h=097e30ce9cee2ed70a463f57d63b103f5138fabb;hb=6f1866768a86239672ed811777dfe89994d64a65;hp=abd53a09d7bf8253140af9e9be965bab7ab6dff9;hpb=623753ad64a3625b010c10c00c45262d2eec2495;p=musl diff --git a/src/ldso/i386/dlsym.s b/src/ldso/i386/dlsym.s index abd53a09..097e30ce 100644 --- a/src/ldso/i386/dlsym.s +++ b/src/ldso/i386/dlsym.s @@ -1,5 +1,6 @@ .text .global dlsym +.hidden __dlsym .type dlsym,@function dlsym: push (%esp)