Module main::kernel [collapse all] [expand all] [src]
Modules
| heap | |
| mm | The memory management. |
| util |
Structs
| Table |
Statics
pub static mut int_table: Option<Table> = None |
Functions
| main | Called at the end of the bootloader. Starts in protected mode with the following memory layout: |