diff options
Diffstat (limited to 'sysdeps/tile/s_fmaf.c')
-rw-r--r-- | sysdeps/tile/s_fmaf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/tile/s_fmaf.c b/sysdeps/tile/s_fmaf.c new file mode 100644 index 0000000000..aa5c9b2d91 --- /dev/null +++ b/sysdeps/tile/s_fmaf.c @@ -0,0 +1 @@ +#include <soft-fp/fmasf4.c> |