glibc/sysdeps/m68k/fpu/e_fmodf.c

6 lines
94 B
C

#ifndef FUNC
#define FUNC __ieee754_fmodf
#endif
#define float_type float
#include <e_fmod.c>