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

2000/0905/bitsy/mmu.c (diff list | history)

2000/0902/sys/src/9/bitsy/mmu.c:8,132000/0905/sys/src/9/bitsy/mmu.c:8,18 (short | long | prev | next)
2000/0902    
#include	"../port/error.h" 
 
void 
2000/0905    
mmuinit(void) 
{ 
} 
 
void 
2000/0902    
putmmu(ulong va, ulong pa, Page*) 
{ 
	USED(va, pa); 


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