X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fi386%2Fe_log10f.s;fp=src%2Fmath%2Fi386%2Fe_log10f.s;h=c0c0c67ef1f12b32f502e36c2c02458f0129f2c3;hb=e22c2d3ee6c436ca69aa07d52943bf2808a22aac;hp=311486ead6d41b8582d05e1bc3f86ed38a6d37a2;hpb=32de61e81a64c8bb2cd23e3476f00433692f8e59;p=musl diff --git a/src/math/i386/e_log10f.s b/src/math/i386/e_log10f.s index 311486ea..c0c0c67e 100644 --- a/src/math/i386/e_log10f.s +++ b/src/math/i386/e_log10f.s @@ -1,4 +1,5 @@ .global log10f +.type log10f,@function log10f: fldlg2 flds 4(%esp)