Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / s_modfl.c
blobc7075b3ba9e7bc4f804a69e5cd138ed064aa7f14
1 #define SUFF l
2 #define float_type long double
3 #include <s_modf.c>