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

1990/0430/port/devboot.c (diff list | history)

1990/0427/sys/src/9/port/devboot.c:104,1101990/0430/sys/src/9/port/devboot.c:104,109 (short | long | prev | next)
1990/0424    
	case Qboot: 
		pc = *(ulong*)buf; 
		splhi(); 
1990/0427    
		flushmmu(); 
1990/0424    
		gotopc(pc); 
	} 
	error(0, Ebadarg); 


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