mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 12:00:59 +00:00
The better fix is to have a linker script. We'll need this to set the entry point to 0x80000 for bare-metal builds anyways. But I'd like to get some UART output in qemu before I add this (otherwise I can't check if the bare-metal version does anything), so put in this temporary kludge for now. |
||
|---|---|---|
| .. | ||
| Arch | ||
| CMakeLists.txt | ||
| init.cpp | ||
| linker.ld | ||
| Prekernel.h | ||
| UBSanitizer.cpp | ||