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

1991/0507/gnot/mmu.c (diff list | history)

1990/1211/sys/src/9/gnot/mmu.c:54,591991/0507/sys/src/9/gnot/mmu.c:54,65 (short | long | prev | next)
1990/03091    
} 
 
void 
1991/0507    
mmurelease(Proc *p) 
{ 
	USED(p); 
} 
 
void 
1990/03091    
putkmmu(ulong tlbvirt, ulong tlbphys) 
{ 
	if(!(tlbvirt&KZERO)) 


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