summaryrefslogtreecommitdiff
path: root/libc/sysdeps/ieee754/ldbl-wrap/ldbl-wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/ieee754/ldbl-wrap/ldbl-wrap.h')
-rw-r--r--libc/sysdeps/ieee754/ldbl-wrap/ldbl-wrap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/sysdeps/ieee754/ldbl-wrap/ldbl-wrap.h b/libc/sysdeps/ieee754/ldbl-wrap/ldbl-wrap.h
deleted file mode 100644
index 36aeffe02..000000000
--- a/libc/sysdeps/ieee754/ldbl-wrap/ldbl-wrap.h
+++ /dev/null
@@ -1,3 +0,0 @@
-typedef float wrap_type_t;
-#define WRAP_FUNC(func) func ## f
-#define WRAP_FUNC2(func, suffix) func ## f ## suffix