summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/e_atan2f.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/fpu/e_atan2f.c')
-rw-r--r--sysdeps/m68k/fpu/e_atan2f.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/m68k/fpu/e_atan2f.c b/sysdeps/m68k/fpu/e_atan2f.c
deleted file mode 100644
index a0c750a759..0000000000
--- a/sysdeps/m68k/fpu/e_atan2f.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define SUFF f
-#define float_type float
-#include <e_atan2.c>