Skip to main content

Module simple_state

Module simple_state 

Source
Expand description

Simple State struct; used in early boot and on a kernel panic

Authors: MarioS271

Structs§

SimpleKernelState

Statics§

SIMPLE_STATE 🔒
Data structure for keeping the serial UART logger and basic_fb fb resources for early boot and panic The default initializations should not contain any non-null value in order for SIMPLE_STATE to be able to live in .bss to reduce binary size