summaryrefslogtreecommitdiff
path: root/math/s_casin_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_casin_template.c')
-rw-r--r--math/s_casin_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_casin_template.c b/math/s_casin_template.c
index 24eb7abce5..9c6c94ddb3 100644
--- a/math/s_casin_template.c
+++ b/math/s_casin_template.c
@@ -59,5 +59,5 @@ M_DECL_FUNC (__casin) (CFLOAT x)
return res;
}
-
+libm_hidden_def (M_SUF (__casin))
declare_mgen_alias (__casin, casin)