URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [trad/] [mi1c.h] - Rev 378
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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! */
Go to most recent revision | Compare with Previous | Blame | View Log