about summary refs log tree commit diff
path: root/ports/sysdeps/m68k/m680x0/fpu/e_atanhf.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/m68k/m680x0/fpu/e_atanhf.c')
-rw-r--r--ports/sysdeps/m68k/m680x0/fpu/e_atanhf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/sysdeps/m68k/m680x0/fpu/e_atanhf.c b/ports/sysdeps/m68k/m680x0/fpu/e_atanhf.c
deleted file mode 100644
index cb464cbb7d..0000000000
--- a/ports/sysdeps/m68k/m680x0/fpu/e_atanhf.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define FUNC __ieee754_atanhf
-#define	FUNC_FINITE __atanhf_finite
-#include <e_acosf.c>