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

1992/1006/pc/devrtc.c (diff list | history)

1992/0902/sys/src/9/pc/devrtc.c:353,3551992/1006/sys/src/9/pc/devrtc.c:353,362 (short | long | prev | next)
1991/0911    
 
	return; 
} 
1992/1006    
 
uchar 
nvramread(int offset) 
{ 
	outb(Paddr, offset); 
	return inb(Pdata); 
} 


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