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

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

1993/0903/sys/src/9/carrera/mem.h:109,1141993/0904/sys/src/9/carrera/mem.h:109,115 (short | long | prev | next)
1993/0903    
 */ 
 
#define PGSZ4K		(0x00<<13) 
1993/0904    
#define PGSZ64K		(0x0F<<13) 
1993/0903    
#define PGSZ256K	(0x3F<<13) 
	 
#define	KUSEG	0x00000000 


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