aboutsummaryrefslogtreecommitdiff
path: root/math/s_casinh_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_casinh_template.c')
-rw-r--r--math/s_casinh_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_casinh_template.c b/math/s_casinh_template.c
index 8433ce134d..bf42a82069 100644
--- a/math/s_casinh_template.c
+++ b/math/s_casinh_template.c
@@ -67,5 +67,5 @@ M_DECL_FUNC (__casinh) (CFLOAT x)
return res;
}
-
+libm_hidden_def (M_SUF (__casinh))
declare_mgen_alias (__casinh, casinh)