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

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

	.globl	__read
	.globl	_read
__read:
_read:	chlvl	#0,#3
	jnl	ok	
	jmp	cerror
ok:	ret	#0