2.5-18.1
[glibc.git] / sysdeps / ieee754 / ldbl-opt / s_csinhl.c
blob484d466ce87b9087be31bfa219eeac3bbfc5741f
1 #include <complex.h>
2 #include <math_ldbl_opt.h>
3 #undef weak_alias
4 #define weak_alias(n,a)
5 #include <math/s_csinhl.c>
6 long_double_symbol (libm, __csinhl, csinhl);