kernel_init.h

prototypes for kernel intitialization

void kernel_init(void)

Initializes scheduler and creates main and idle task.