simplify unified timed wait code, drop support for newer method
[musl] / src / math / i386 / s_rint.s
index 5ba4ab4..bb99a11 100644 (file)
@@ -1,4 +1,5 @@
 .global rint
+.type rint,@function
 rint:
        fldl 4(%esp)
        frndint