[−][src]Function sunrise_kernel::elf_loader::load_builtin
pub fn load_builtin(
process_memory: &mut ProcessMemory,
module: &MappedGrubModule,
base: usize
) -> usize
Loads the given kernel built-in into the given page table. Returns address of entry point