fix the type of wchar_t on arm; support wchar_t varying with arch
[musl] / src / math / i386 / s_rintf.s
index d7aacd8..bce4c5a 100644 (file)
@@ -1,4 +1,5 @@
 .global rintf
+.type rintf,@function
 rintf:
        flds 4(%esp)
        frndint