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

1999/0121/mpc/rmap.c (diff list | history)

1999/0121/sys/src/9/mpc/rmap.c:44,502000/0521/sys/src/9/mpc/rmap.c:44,50 (short | long | prev | next)
1999/0121    
		} 
		else do{ 
			if(mp >= rmap->mapend){ 
				print("mapfree: %s: losing 0x%uX, %d\n", 
2000/0521    
				print("mapfree: %s: losing 0x%luX, %d\n", 
1999/0121    
					rmap->name, addr, size); 
				break; 
			} 


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