libc/newlib/libc/sys/sysvnecv70/fstat.S

12 lines
111 B
ArmAsm
Raw Normal View History

2000-02-17 20:39:52 +01:00
.globl __fstat
.globl _fstat
__fstat:
_fstat: chlvl #0,#0x1c
jnl ok
jmp cerror
ok: xor.w r0,r0
ret #0