URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [branches/] [newlib/] [newlib/] [libgloss/] [mips/] [test.c] - Rev 39
Go to most recent revision | Compare with Previous | Blame | View Log
main() { outbyte ('&'); outbyte ('@'); outbyte ('$'); outbyte ('%'); /* whew, we made it */ print ("\r\nDone..."); return; }
Go to most recent revision | Compare with Previous | Blame | View Log