support_become_root: Enable file creation in user namespaces
[glibc.git] / sysdeps / sh / s_fmaf.c
blob3b811ae6dad7a186a7204a69b2ebe59df936000a
1 #ifdef __SH_FPU_ANY__
2 # include <sysdeps/ieee754/dbl-64/s_fmaf.c>
3 #else
4 # include <soft-fp/fmasf4.c>
5 #endif