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