1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-19 01:07:39 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
a58d7fd8bb Kernel: Get rid of Kernel/types.h, separate LinearAddress/PhysicalAddress. 2019-04-06 14:29:29 +02:00
Andreas Kling
b9738fa8ac Kernel: Move VM-related files into Kernel/VM/.
Also break MemoryManager.{cpp,h} into one file per class.
2019-04-03 15:13:07 +02:00