summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_fromfpxf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/flt-32/s_fromfpxf.c')
-rw-r--r--sysdeps/ieee754/flt-32/s_fromfpxf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/ieee754/flt-32/s_fromfpxf.c b/sysdeps/ieee754/flt-32/s_fromfpxf.c
deleted file mode 100644
index 9d0fcbc8cc..0000000000
--- a/sysdeps/ieee754/flt-32/s_fromfpxf.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#define UNSIGNED 0
-#define INEXACT 1
-#define FUNC fromfpxf
-#include <s_fromfpf_main.c>