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