Luna/kernel/src
apio af267772f0 Rename MemoryManager::map to map_frames_at
To make it clearer that this API is only intented for mapping contiguous frames of physical memory (for MMIO perhaps?)
2022-11-19 22:32:48 +01:00
..
arch Rename physical "pages" to "frames" 2022-11-19 22:27:08 +01:00
boot Kernel: Introduce a timer interface 2022-11-19 20:01:01 +01:00
memory Rename MemoryManager::map to map_frames_at 2022-11-19 22:32:48 +01:00
video Organize source tree 2022-11-19 17:59:49 +01:00
main.cpp Rename physical "pages" to "frames" 2022-11-19 22:27:08 +01:00