diff options
Diffstat (limited to 'sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c')
-rw-r--r-- | sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c b/sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c deleted file mode 100644 index a00c17c016..0000000000 --- a/sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c +++ /dev/null @@ -1,4 +0,0 @@ -#define __halfulp __halfulp_fma4 -#define SECTION __attribute__ ((section (".text.fma4"))) - -#include <sysdeps/ieee754/dbl-64/halfulp.c> |