summaryrefslogtreecommitdiff
path: root/newlib/libc/sys/sysvnecv70/write.s
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