Files
moss-kernel/src/memory
Matthew Leach c0ecac05f3 libkernel: memory: PageAllocGetter: return ref to allocator
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.
2026-02-07 08:26:35 +00:00
..
2025-11-16 20:15:01 +00:00
2026-01-23 01:26:04 -08:00
2026-01-20 19:52:47 -08:00
2026-01-27 06:10:43 +00:00