File:  [MW Coherent from dump] / coherent / d / PS2_KERNEL / tools / cohcall.s
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:39 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

	.globl	cohcall
	.globl	errno
	.set	COHCALL,500

cohcall:
	movl	$COHCALL,%eax
	lcall	$7,$0
	jc	x
	ret
x:	movl	%eax,errno
	movl	$-1,%eax
	ret

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.