glibc/sysdeps/ieee754/ldbl-opt/w_remainderl.c

6 lines
153 B
C

#include <math_ldbl_opt.h>
#undef weak_alias
#define weak_alias(n,a)
#include <math/w_remainderl.c>
long_double_symbol (libm, __remainderl, remainderl);