Function cros_fdt::overlay::merge_resvmem

source ·
fn merge_resvmem(
    base: &mut Vec<FdtReserveEntry>,
    new_entries: Vec<FdtReserveEntry>,
)