plan 9 kernel history: overview | file list | diff list

1998/0605/pc/l.s (diff list | history)

1998/0603/sys/src/9/pc/l.s:142,1471998/0605/sys/src/9/pc/l.s:142,148 (short | long | prev | next)
Bug fix? or paranoia: turn on interrupts before halting processor.
rsc Fri Mar 4 12:44:25 2005
1991/0702    
 */ 
1997/0327    
TEXT idle(SB), $0 
_idle: 
1998/0605    
	STI 
1997/0327    
	HLT 
	JMP	_idle 
1991/0702    
 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)