pub fn relocate_initramfs(
usable_area: &mut MemoryArea,
) -> Result<(), &'static str>
Expand description
Relocate initramfs to heap memory
pub fn relocate_initramfs(
usable_area: &mut MemoryArea,
) -> Result<(), &'static str>
Relocate initramfs to heap memory