2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / s_csin.c
blob7017c95450ceb055de32117805fe33091dbaaa1c
1 #include <complex.h>
2 #include <math_ldbl_opt.h>
3 #include <math/s_csin.c>
4 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
5 compat_symbol (libm, __csin, csinl, GLIBC_2_1);
6 #endif