Files
ladybird/Kernel/VM/Region.cpp
Andreas Kling ea1911b561 Kernel: Share code between Region::map() and Region::remap_page()
These were doing mostly the same things, so let's just share the code.
2020-01-01 19:32:55 +01:00

15 KiB