pub fn init_services() -> Result<(), KernelError>Expand description
Initialize the microkernel services.
This function creates the init task and other services.
pub fn init_services() -> Result<(), KernelError>Initialize the microkernel services.
This function creates the init task and other services.