URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [newlib-1.17.0/] [libgloss/] [mips/] [test.c] - Rev 842
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