X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fi386%2Fe_log.s;h=fcccf0309cb475f55290211edd2249571431afac;hb=f9ed11f3e1337d6bac6298db1d66d4f27bb59f6b;hp=34b8d38d2275c2bdc72c8f6b0b22b52c5c293d19;hpb=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01;p=musl diff --git a/src/math/i386/e_log.s b/src/math/i386/e_log.s index 34b8d38d..fcccf030 100644 --- a/src/math/i386/e_log.s +++ b/src/math/i386/e_log.s @@ -1,4 +1,5 @@ .global log +.type log,@function log: fldln2 fldl 4(%esp)