summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-opt/w_coshl.c
blob: 8c7dccb7f354c2e7e822f55f5dcdfb2690b9baed (plain)
1
2
3
4
5
#include <math_ldbl_opt.h>
#undef weak_alias
#define weak_alias(n,a)
#include <math/w_coshl.c>
long_double_symbol (libm, __coshl, coshl);