mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 20:50:59 +00:00
The kernel would just turn those virtual addresses into physical addresses later on, so let's just use physical addresses right from the start. |
||
|---|---|---|
| .. | ||
| boot.S | ||
| CMakeLists.txt | ||
| init.cpp | ||
| linker.ld | ||
| multiboot.S | ||
| Prekernel.h | ||
| UBSanitizer.cpp | ||