add .gitignore file
[musl] / src / math / i386 / e_log10f.s
index 311486e..c0c0c67 100644 (file)
@@ -1,4 +1,5 @@
 .global log10f
+.type log10f,@function
 log10f:
        fldlg2
        flds 4(%esp)