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

1993/1218/carrera/mem.h (diff list | history)

1993/1211/sys/src/9/carrera/mem.h:116,1221993/1218/sys/src/9/carrera/mem.h:116,122 (short | long | prev | next)
1993/0903    
 
#define PIDXSHFT	12 
#define PIDX		(0x7<<PIDXSHFT) 
1993/0906    
#define	KMAPADDR	0xE1000000 
1993/1218    
#define	KMAPADDR	0xE2000000 
1993/0906    
#define KMAPMASK	0xFF000000 
1993/0903    
#define KMAPSHIFT	15 
#define NCOLOR		8 


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