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