Update copyright notices with scripts/update-copyrights.
[glibc.git] / ports / sysdeps / tile / s_fma.c
blobc84a9bb2dfa069cca230de2ec3bb33e3a16d0df7
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_fma.c>