about summary refs log tree commit diff
path: root/sysdeps/arm/test-fpucw.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/test-fpucw.c')
-rw-r--r--sysdeps/arm/test-fpucw.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/arm/test-fpucw.c b/sysdeps/arm/test-fpucw.c
deleted file mode 100644
index 9fc721c7f4..0000000000
--- a/sysdeps/arm/test-fpucw.c
+++ /dev/null
@@ -1,5 +0,0 @@
-/* Defining _LIBC_TEST stops fpu_control.h from defining the
-   hard-float versions of macros (for use with dynamic VFP detection)
-   when compiling for soft-float.  */
-#define _LIBC_TEST
-#include <math/test-fpucw.c>