URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [trad/] [mi1nd.h] - Rev 816
Compare with Previous | Blame | View Log
/* Redundant include check with #if !defined. */ #if !defined CPP_MIND_H #define CPP_MIND_H int c; #endif