mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-15 18:06:46 +00:00
Instead of allocating a KString on each uname syscall, just allocate during boot so we never have to worry about heap allocation in that syscall.