Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gcc.dg / cpp / trad / mi1x.h
bloba317cf852bf6e3e9b46723aa1ccef88c71fe4da6
1 /* This header is never to have its contents visible, but it should
2 still receive the optimization. */
4 #ifndef MIX_H
5 #define MIX_H
7 #define main wibble
9 #endif