File:  [XINU] / xinu / sys / setclkr.s
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:40:05 2018 UTC (8 years, 2 months ago) by root
Branches: xinu, MAIN
CVS tags: xinu-19910600, HEAD
Xinu for 68000/68010

|* setclkr.s - setclkr *|


|*------------------------------------------------------------------------
|* setclkr  --  set cklruns to 1 iff real-time clock exists, 0 otherwise
|*------------------------------------------------------------------------
	.data
	.text
	.globl	_setclkr
_setclkr:

	movl	#1,_clkruns	| On the MECB or ATT7300 there's always
	rts			| a clock

unix.superglobalmegacorp.com

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