about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/brandred-avx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/fpu/multiarch/brandred-avx.c')
-rw-r--r--sysdeps/x86_64/fpu/multiarch/brandred-avx.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/x86_64/fpu/multiarch/brandred-avx.c b/sysdeps/x86_64/fpu/multiarch/brandred-avx.c
deleted file mode 100644
index 2f6edffadd..0000000000
--- a/sysdeps/x86_64/fpu/multiarch/brandred-avx.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#define __branred __branred_avx
-#define SECTION __attribute__ ((section (".text.avx")))
-
-#include <sysdeps/ieee754/dbl-64/branred.c>