summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/w_sinh.c
blob: a5400b5eb1161465b714a404feaa89420820dfc1 (plain)
1
2
3
4
5
#include <math_ldbl_opt.h>
#include <math/w_sinh.c>
#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
compat_symbol (libm, __sinh, sinhl, GLIBC_2_0);
#endif