URL
https://opencores.org/ocsvn/copyblaze/copyblaze/trunk
Subversion Repositories copyblaze
[/] [copyblaze/] [trunk/] [copyblaze/] [sw/] [code/] [pbcc/] [stubs/] [stubs.c] - Rev 69
Go to most recent revision | Compare with Previous | Blame | View Log
void main() { int i = 42; for (;;) {i--;}; }
Go to most recent revision | Compare with Previous | Blame | View Log