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

1992/0902/port/portdat.h (diff list | history)

1992/0826/sys/src/9/port/portdat.h:732,7381992/0902/sys/src/9/port/portdat.h:732,738 (short | long | prev | next)
Change initcode to array of uchar.
rsc Fri Mar 4 12:44:25 2005
1992/0625    
extern	char*	devchar; 
1991/0428    
extern	Dev	devtab[]; 
1991/1109    
extern  char	eve[]; 
1992/0625    
extern	ulong	initcode[]; 
1992/0902    
extern	uchar	initcode[]; 
1992/0625    
extern	FPsave	initfp; 
extern  KIOQ	kbdq; 
extern  IOQ	lineq; 


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