mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-15 17:18:37 +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.