about summary refs log tree commit diff
path: root/sysdeps/ieee754/float128/s_ufromfpxf128.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/float128/s_ufromfpxf128.c')
-rw-r--r--sysdeps/ieee754/float128/s_ufromfpxf128.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/ieee754/float128/s_ufromfpxf128.c b/sysdeps/ieee754/float128/s_ufromfpxf128.c
deleted file mode 100644
index c0cd7e3bc8..0000000000
--- a/sysdeps/ieee754/float128/s_ufromfpxf128.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#define UNSIGNED 1
-#define INEXACT 1
-#define FUNC ufromfpxf128
-#include <float128_private.h>
-#include "../ldbl-128/s_fromfpl_main.c"