Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fstat.s « sysvnecv70 « sys « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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