mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-06-11 02:16: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.