reorganised memory. starting on threads
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ use crate::{
|
||||
arch::x86_64::memory::{init_frame_allocator, init_page_table},
|
||||
prelude::*,
|
||||
};
|
||||
use arch::x86_64::memory::allocation::allocator::init_heap;
|
||||
use arch::x86_64::memory::allocation::heap_alloc::init_heap;
|
||||
use arch::x86_64::memory::memory_map;
|
||||
use core::arch::asm;
|
||||
use limine::BaseRevision;
|
||||
|
||||
Reference in New Issue
Block a user