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