summaryrefslogtreecommitdiff
path: root/math/w_remainderf.c
blob: f663622268f8fd76e98be096ba0acf2658200ee9 (plain)
1
2
3
4
5
#include <math-type-macros-float.h>
#include <w_remainder_template.c>
#if __USE_WRAPPER_TEMPLATE
weak_alias (__remainderf, dremf)
#endif