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

write.s « sysvnecv70 « sys « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b4dfb272cd2716cde5c311e70229cb4e13ca120 (plain)
1
2
3
4
5
6
7
8
9

	.globl	__write
	.globl	_write
__write:
_write:	chlvl	#0,#4
	jnl	ok	
	jmp	cerror
ok:	ret	#0