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