]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/mi1c.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / mi1c.h
diff --git a/gcc/testsuite/gcc.dg/cpp/mi1c.h b/gcc/testsuite/gcc.dg/cpp/mi1c.h
deleted file mode 100644 (file)
index 2956286..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Redundant header include test with C comments at top.  */
-# /* And a null directive at the top.  */
-
-#ifndef CPP_MIC_H
-#define CPP_MIC_H
-
-int a;
-
-#endif
-
-# /* And at the end, too!  */
-/* And at the end too!  */