Apply r1.103 to correct place.

pmap.c on PowerPC is now a combo of mmu_if.m, pmap_dispatch.c
and mmu_oea.c

(I forgot to delete pmap.c from CVS in last jumbo commit)
This commit is contained in:
Peter Grehan 2005-11-09 09:54:33 +00:00
parent 15757a936d
commit cc18cfc704

View File

@ -75,7 +75,6 @@ vm_offset_t phys_avail[PHYS_AVAIL_SZ];
vm_offset_t virtual_avail;
vm_offset_t virtual_end;
int pmap_pagedaemon_waken;
int pmap_bootstrapped;
void