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