1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 13:35:00 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
cd5faf4e42 Kernel: Rename Range => VirtualRange
...and also RangeAllocator => VirtualRangeAllocator.

This clarifies that the ranges we're dealing with are *virtual* memory
ranges and not anything else.
2021-08-06 14:05:58 +02:00
Renamed from Kernel/Memory/Range.cpp (Browse further)