]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/mi6b.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / mi6b.h
diff --git a/gcc/testsuite/gcc.dg/cpp/mi6b.h b/gcc/testsuite/gcc.dg/cpp/mi6b.h
deleted file mode 100644 (file)
index d2fe8be..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#if NOT defined (guard)
- #ifdef VAR
-   VAR++;
- #endif
-#endif