mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
6 lines
139 B
C
6 lines
139 B
C
|
#include <math-type-macros-ldouble.h>
|
||
|
#include <w_remainder_template.c>
|
||
|
#if __USE_WRAPPER_TEMPLATE
|
||
|
weak_alias (__remainderl, dreml)
|
||
|
#endif
|