about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_ufromfpx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/dbl-64/s_ufromfpx.c')
-rw-r--r--sysdeps/ieee754/dbl-64/s_ufromfpx.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/ieee754/dbl-64/s_ufromfpx.c b/sysdeps/ieee754/dbl-64/s_ufromfpx.c
deleted file mode 100644
index dee607f8c0..0000000000
--- a/sysdeps/ieee754/dbl-64/s_ufromfpx.c
+++ /dev/null
@@ -1,7 +0,0 @@
-#define UNSIGNED 1
-#define INEXACT 1
-#define FUNC ufromfpx
-#include <s_fromfp_main.c>
-#ifdef NO_LONG_DOUBLE
-weak_alias (ufromfpx, ufromfpxl)
-#endif