summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/s_sinf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/fpu/s_sinf.c')
-rw-r--r--sysdeps/m68k/fpu/s_sinf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/m68k/fpu/s_sinf.c b/sysdeps/m68k/fpu/s_sinf.c
new file mode 100644
index 0000000000..9b23d4823f
--- /dev/null
+++ b/sysdeps/m68k/fpu/s_sinf.c
@@ -0,0 +1,2 @@
+#define FUNC sinf
+#include <s_atanf.c>