about summary refs log tree commit diff
path: root/sysdeps/m68k/fpu/s_expm1l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/fpu/s_expm1l.c')
-rw-r--r--sysdeps/m68k/fpu/s_expm1l.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/m68k/fpu/s_expm1l.c b/sysdeps/m68k/fpu/s_expm1l.c
index cd62cb3b21..feee07a1d8 100644
--- a/sysdeps/m68k/fpu/s_expm1l.c
+++ b/sysdeps/m68k/fpu/s_expm1l.c
@@ -1,2 +1,3 @@
 #define FUNC expm1l
 #include <s_atanl.c>
+libm_hidden_def (__expm1l)