mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-08-02 19:47:45 -04:00
Implement a `shrink_to` function for a VMA. This shrinks the VMA's region to the specified region, while recalculating file offsets and size if the VMA is file-backed.