math: fix expm1l on x86_64 (avoid underflow for large negative x)
[oweals/musl.git] / src / math / x86_64 / ceill.s
index bc29f15ce79215d44fb6a5f2c03e12d25bdb81e2..f5cfa3b307b49abad69f8a619595122b5618e2d1 100644 (file)
@@ -1 +1 @@
-# see floor.s
+# see floorl.s