aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/fpu/e_exp10f.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/fpu/e_exp10f.c')
-rw-r--r--sysdeps/ia64/fpu/e_exp10f.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/ia64/fpu/e_exp10f.c b/sysdeps/ia64/fpu/e_exp10f.c
deleted file mode 100644
index fc9b65da96..0000000000
--- a/sysdeps/ia64/fpu/e_exp10f.c
+++ /dev/null
@@ -1,5 +0,0 @@
-/* IA64 does not provided the finite symbol alias. */
-#include <libm-alias-finite.h>
-#undef libm_alias_finite
-#define libm_alias_finite(a, b)
-#include <sysdeps/ieee754/flt-32/e_exp10f.c>