2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / 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