pmap_update() is gone.

This commit is contained in:
Olivier Houchard 2005-04-13 16:02:03 +00:00
parent 23804f1a7d
commit f5c4c316eb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145017

View File

@ -166,7 +166,6 @@ sa11x0_bs_map(t, bpa, size, cacheable, bshp)
PTE_SYNC(pte);
}
}
pmap_update(pmap_kernel());
return(0);
}