summaryrefslogtreecommitdiff
path: root/math/w_remainderl.c
blob: 2aca8bc45af2f222b33e023ddd7147c8065ce0b8 (plain)
1
2
3
4
5
#include <math-type-macros-ldouble.h>
#include <w_remainder_template.c>
#if __USE_WRAPPER_TEMPLATE
weak_alias (__remainderl, dreml)
#endif