URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [newlib/] [newlib/] [libc/] [sys/] [sysvnecv70/] [read.s] - Rev 39
Go to most recent revision | Compare with Previous | Blame | View Log
.globl __read .globl _read __read: _read: chlvl #0,#3 jnl ok jmp cerror ok: ret #0
Go to most recent revision | Compare with Previous | Blame | View Log