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