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

1999/0618/mpc/mem.h (diff list | history)

1999/0609/sys/src/9/mpc/mem.h:176,1821999/0618/sys/src/9/mpc/mem.h:176,182 (short | long | prev | next)
1999/0121    
#define	INTMEM		0x80000000 
1999/0609    
#define	ISAMEM		0x80100000 
#define	FLASHMEM	0xff000000 
#define	SACMEM		FLASHMEM + 0x40000 
1999/0618    
#define	SACMEM		FLASHMEM + 0x80000 
1999/0608    
#define	NVRAMMEM	0x80600000 
1999/0609    
#define DRAMMEM		0xff800000		/* to 0xffffffff: 8 Meg */ 
1999/0121    
 


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