mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-18 14:19:01 -04:00
Rather than returning a reference to the `OnceCell` wrapping the allocator, return a static reference to the allocator itself. This allows flexibility for how the allocator is wrapped.