Function init_services

Source
pub fn init_services() -> Result<(), KernelError>
Expand description

Initialize the microkernel services.

This function creates the init task and other services.