glibc/sysdeps/m68k/fpu/s_modff.c

4 lines
64 B
C

#define FUNC modff
#define float_type float
#include <s_modf.c>