2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-64-128 / s_tanhl.c
blobede93930cd2793f59d1bc72d6523ffb5bcd6738a
1 #include <math_ldbl_opt.h>
2 #undef weak_alias
3 #define weak_alias(n,a)
4 #include <sysdeps/ieee754/ldbl-128/s_tanhl.c>
5 long_double_symbol (libm, __tanhl, tanhl);