URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [mi1c.h] - Rev 816
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! */