mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-03-08 18:19:51 -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.