summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/tile/s_fmaf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/tile/s_fmaf.c')
-rw-r--r--libc/ports/sysdeps/tile/s_fmaf.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/libc/ports/sysdeps/tile/s_fmaf.c b/libc/ports/sysdeps/tile/s_fmaf.c
index 84e9adc41..aa5c9b2d9 100644
--- a/libc/ports/sysdeps/tile/s_fmaf.c
+++ b/libc/ports/sysdeps/tile/s_fmaf.c
@@ -1,4 +1 @@
-/* tile does not support the rounding modes required by the ieee754/dbl-64
- implementation, but it's still better than the generic implementation. */
-
-#include <sysdeps/ieee754/dbl-64/s_fmaf.c>
+#include <soft-fp/fmasf4.c>