mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-02-08 13:31:34 -05: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.