URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [newlib/] [libgloss/] [mips/] [test.c] - Rev 1774
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