summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/expm1.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/fpu/expm1.c')
-rw-r--r--sysdeps/m68k/fpu/expm1.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/m68k/fpu/expm1.c b/sysdeps/m68k/fpu/expm1.c
deleted file mode 100644
index 19f1802e56..0000000000
--- a/sysdeps/m68k/fpu/expm1.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define FUNC __expm1
-#define OP expm1
-#include <acos.c>