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