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

2000/0111/alphapc/main.c (diff list | history)

2000/0108/sys/src/9/alphapc/main.c:33,442000/0111/sys/src/9/alphapc/main.c:33,38 (short | long | prev | next)
1999/0415    
		arch->coreinit(); 
	trapinit(); 
2000/0108    
	screeninit(); 
screenputs("Hello Squidboy\n", 15); 
{ static Lock l; 
  ilock(&l); 
xxfirmware(); 
  iunlock(&l); 
} 
	printinit(); 
1999/0415    
 
	/* console */ 


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