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