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