Files
jsix_import/src/kernel/frame_allocator.cpp
Justin C. Miller 4985b2d1f4 [kernel] fix frame_allocator::allocate return value
frame_allocator::allocate was returning the passed-in desired amount of
pages, instead of the actual number allocated.
2021-02-02 18:36:28 -08:00

3.2 KiB