Skip to main content

parse_kernel_elf

Function parse_kernel_elf 

Source
pub fn parse_kernel_elf(kernel_file: &[u8]) -> Result<ElfBinary<'_>>