mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 19:30:59 +00:00
Else, function-local statics create calls to __cxa_guard_acquire / __cxa_guard_release on aarch64, which we don't (yet?) implement. Since Prekernel is single-threaded, just sidestep that for now. |
||
|---|---|---|
| .. | ||
| Arch | ||
| CMakeLists.txt | ||
| init.cpp | ||
| linker.ld | ||
| Prekernel.h | ||
| UBSanitizer.cpp | ||