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

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

	.globl	__exit
__exit:	chlvl	#0,#1
	jnl	ok	
	jmp	cerror
ok:	ret	#0