summaryrefslogtreecommitdiff
path: root/sysdeps/sh/s_fmaf.c
blob: 3b811ae6dad7a186a7204a69b2ebe59df936000a (plain)
1
2
3
4
5
#ifdef __SH_FPU_ANY__
# include <sysdeps/ieee754/dbl-64/s_fmaf.c>
#else
# include <soft-fp/fmasf4.c>
#endif