URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.misc-tests/] [linkage-y.c] - Rev 816
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