URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [pch/] [macro-2.c] - Rev 853
Go to most recent revision | Compare with Previous | Blame | View Log
#define DEFINED_VALUE_2 3 #include "macro-2.h" int main(void) { return DEFINED_VALUE - DEFINED_VALUE_2; }
Go to most recent revision | Compare with Previous | Blame | View Log