Update copyright notices with scripts/update-copyrights.
[glibc.git] / ports / sysdeps / tile / s_fmaf.c
blob84e9adc41abe124e3c1d8b04b7e1d05cee7bdf80
1 /* tile does not support the rounding modes required by the ieee754/dbl-64
2 implementation, but it's still better than the generic implementation. */
4 #include <sysdeps/ieee754/dbl-64/s_fmaf.c>