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

1991/0319/gnot/mem.h (diff list | history)

1990/1223/sys/src/9/gnot/mem.h:48,541991/0319/sys/src/9/gnot/mem.h:48,54 (short | long | prev | next)
1990/03091    
 */ 
 
#define	USERADDR	0x80000000 
#define	UREGADDR	(USERADDR+BY2PG-(2+4+2+(8+8+1)*BY2WD)) 
1991/0319    
#define	UREGADDR	(USERADDR+BY2PG-(2+4+2+(8+8+1+1)*BY2WD)) 
1990/03091    
 
/* 
 * Devices poked during bootstrap 


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