summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/e_fmodl.c
blob: a46f19ea9d1949b3a150d3662e911fb5716bb6e4 (plain)
1
2
3
4
5
#ifndef FUNC
#define FUNC __ieee754_fmodl
#endif
#define float_type long double
#include <e_fmod.c>