mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 16:33:24 +00:00
Clean up code
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
7ac4fa9519
commit
dd67a9a175
@ -99,7 +99,7 @@ unsafe fn init() {
|
||||
|
||||
mm::kspace::init_kernel_page_table(meta_pages);
|
||||
|
||||
crate::sync::init();
|
||||
sync::init();
|
||||
|
||||
boot::init_after_heap();
|
||||
|
||||
|
Reference in New Issue
Block a user