URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.misc-tests/] [linkage-y.c] - Rev 844
Go to most recent revision | Compare with Previous | Blame | View Log
/* 920717-y.c */ extern const char s[]; main() { puts(s); }
Go to most recent revision | Compare with Previous | Blame | View Log