chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / sysdeps / ieee754 / ldbl-opt / w_asin.c
1 #include <math_ldbl_opt.h>
2 #include <math/w_asin.c>
3 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
4 compat_symbol (libm, __asin, asinl, GLIBC_2_0);
5 #endif