]> git.ipfire.org Git - thirdparty/glibc.git/blob - math/w_remainderl.c
powerpc: Update ULPs and xfail more ibm128 outputs
[thirdparty/glibc.git] / math / w_remainderl.c
1 #include <math-type-macros-ldouble.h>
2 #include <w_remainder_template.c>
3 #if __USE_WRAPPER_TEMPLATE
4 weak_alias (__remainderl, dreml)
5 #endif