pub fn primary_init_early(
    cfg: KernelConfig,
    handler: &'static impl KernelHandler
)
Expand description

Initialize the primary CPU at an early stage (before the physical frame allocator).