URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [newlib/] [newlib/] [libc/] [sys/] [sysvnecv70/] [fstat.s] - Rev 40
Go to most recent revision | Compare with Previous | Blame | View Log
.globl __fstat .globl _fstat __fstat: _fstat: chlvl #0,#0x1c jnl ok jmp cerror ok: xor.w r0,r0 ret #0
Go to most recent revision | Compare with Previous | Blame | View Log