aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/sys/sysvnecv70/fstat.s
blob: f646859c07d54394197e3c229bd74f52ec404792 (plain)
1
2
3
4
5
6
7
8
9
10
11

	.globl	__fstat
	.globl	_fstat
__fstat:
_fstat:	chlvl	#0,#0x1c
	jnl	ok	
	jmp	cerror
ok:	xor.w	r0,r0
	ret	#0