URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.misc-tests/] [linkage-y.c] - Rev 26
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