]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/mi1x.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / mi1x.h
diff --git a/gcc/testsuite/gcc.dg/cpp/mi1x.h b/gcc/testsuite/gcc.dg/cpp/mi1x.h
deleted file mode 100644 (file)
index a317cf8..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/* This header is never to have its contents visible, but it should
-   still receive the optimization.  */
-
-#ifndef MIX_H
-#define MIX_H
-
-#define main wibble
-
-#endif