mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 19:00:09 +00:00
4 lines
153 B
C
4 lines
153 B
C
|
/* Although tile uses ieee754/dbl-64, it does not support the
|
||
|
rounding modes required to use the standard dbl-64 s_fma.c. */
|
||
|
#include <math/s_fma.c>
|