summaryrefslogtreecommitdiff
path: root/src/math/i386/expm1l.s
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2012-12-16 17:30:29 +0100
committerSzabolcs Nagy <nsz@port70.net>2012-12-16 17:30:29 +0100
commit58bba42d1bd14e1ab01f3249ffc98afdbf841a6a (patch)
tree8790505fc53cfcd7a3bd6ecd4b1f7877018e2e17 /src/math/i386/expm1l.s
parent525ad96e0ef6e46b6ac28438ef2ffa1d5317fb64 (diff)
downloadmusl-58bba42d1bd14e1ab01f3249ffc98afdbf841a6a.tar.gz
math: x86_64 version of expl, fixed some comments in the i386 version
Diffstat (limited to 'src/math/i386/expm1l.s')
-rw-r--r--src/math/i386/expm1l.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/i386/expm1l.s b/src/math/i386/expm1l.s
index 89c2d290..f335a3e5 100644
--- a/src/math/i386/expm1l.s
+++ b/src/math/i386/expm1l.s
@@ -1 +1 @@
-# see expm1.s
+# see exp.s