Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / 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