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