]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/ieee754/ldbl-opt/w_remainder.c
2.5-18.1
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-opt / w_remainder.c
CommitLineData
0ecb606c
JJ
1#include <math_ldbl_opt.h>
2#include <math/w_remainder.c>
3#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
4compat_symbol (libm, __remainder, remainderl, GLIBC_2_0);
5#endif