diff options
Diffstat (limited to 'gcc/gcc-test/src/windows.c')
-rw-r--r-- | gcc/gcc-test/src/windows.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/gcc-test/src/windows.c b/gcc/gcc-test/src/windows.c deleted file mode 100644 index 0896aa0..0000000 --- a/gcc/gcc-test/src/windows.c +++ /dev/null @@ -1,3 +0,0 @@ -#include <windows.h> - -void windows() {} |