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