]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(__expm1l): Add libm_hidden_def.
authorUlrich Drepper <drepper@redhat.com>
Tue, 10 Sep 2002 01:12:49 +0000 (01:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 10 Sep 2002 01:12:49 +0000 (01:12 +0000)
sysdeps/m68k/fpu/s_expm1l.c

index cd62cb3b21956ad7c119c2fdad1c2ef192d57b89..feee07a1d84c7b5a2005535f51781aa93f538715 100644 (file)
@@ -1,2 +1,3 @@
 #define FUNC expm1l
 #include <s_atanl.c>
+libm_hidden_def (__expm1l)