264c264
< System::new_page()
---
> System::allocPhysPages(int npages)
267c267
< ++pagePtr;
---
> pagePtr += npages;