]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/m68k/fpu/e_fmodf.c
Test for stack alignment.
[thirdparty/glibc.git] / sysdeps / m68k / fpu / e_fmodf.c
1 #ifndef FUNC
2 #define FUNC __ieee754_fmodf
3 #endif
4 #define float_type float
5 #include <e_fmod.c>