about summary refs log tree commit diff
path: root/sysdeps/powerpc/test-arithf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/powerpc/test-arithf.c')
-rw-r--r--sysdeps/powerpc/test-arithf.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysdeps/powerpc/test-arithf.c b/sysdeps/powerpc/test-arithf.c
deleted file mode 100644
index d78ec49009..0000000000
--- a/sysdeps/powerpc/test-arithf.c
+++ /dev/null
@@ -1,6 +0,0 @@
-typedef float tocheck_t;
-#define ESIZE 8
-#define MSIZE 23
-#define FUNC(x) x##f
-
-#include "test-arith.c"