File:  [MW Coherent from dump] / coherent / d / PS2_KERNEL / i286 / cs_sel.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

////////
/
/ Get cs selector - return 0 if in kernel, CS if not in kernel.
/
/ This version is for resident drivers.
/ There is a different version (cs_self.s) for loadable drivers.
/
/ int	cs_sel();
/
////////

	.globl	cs_sel_
cs_sel_:
	sub	ax, ax
	ret

unix.superglobalmegacorp.com

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