mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 20:10:59 +00:00
This is needed to avoid including LibC headers in Lagom builds. Unfortunately, we cannot rely on the build machine to provide a fully POSIX-compatible ELF header for Lagom builds, so we have to use our own. |
||
|---|---|---|
| .. | ||
| boot.S | ||
| CMakeLists.txt | ||
| init.cpp | ||
| linker.ld | ||
| multiboot.S | ||
| Prekernel.h | ||
| UBSanitizer.cpp | ||