summaryrefslogtreecommitdiff
path: root/ports/sysdeps/m68k/m680x0/fpu/e_sinhl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/m68k/m680x0/fpu/e_sinhl.c')
-rw-r--r--ports/sysdeps/m68k/m680x0/fpu/e_sinhl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/sysdeps/m68k/m680x0/fpu/e_sinhl.c b/ports/sysdeps/m68k/m680x0/fpu/e_sinhl.c
index 2f42d96a3..47f0f2440 100644
--- a/ports/sysdeps/m68k/m680x0/fpu/e_sinhl.c
+++ b/ports/sysdeps/m68k/m680x0/fpu/e_sinhl.c
@@ -1,2 +1,3 @@
#define FUNC __ieee754_sinhl
+#define FUNC_FINITE __sinhl_finite
#include <e_acosl.c>