pub fn build_cache(
boot_params: Vec<BootParameters>,
images: Vec<Image>,
) -> Vec<BackendSummary>Expand description
Pure linker.
pub fn build_cache(
boot_params: Vec<BootParameters>,
images: Vec<Image>,
) -> Vec<BackendSummary>Pure linker.