ptos: Initialize per-processor pool regions
Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
@@ -59,4 +59,7 @@ KiKernelInit(VOID)
|
||||
|
||||
/* Initialize virtual memory */
|
||||
MmVmInit();
|
||||
|
||||
/* Phase 2 init of bootstrap core */
|
||||
HalKpcrP2Init(&BootstrapCore);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user