about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_ufromfpxf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/flt-32/s_ufromfpxf.c')
-rw-r--r--sysdeps/ieee754/flt-32/s_ufromfpxf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/ieee754/flt-32/s_ufromfpxf.c b/sysdeps/ieee754/flt-32/s_ufromfpxf.c
deleted file mode 100644
index 97aa6890f0..0000000000
--- a/sysdeps/ieee754/flt-32/s_ufromfpxf.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#define UNSIGNED 1
-#define INEXACT 1
-#define FUNC ufromfpxf
-#include <s_fromfpf_main.c>