Changeset e19d667 in mainline for boot/arch/mips32/loader/main.c


Ignore:
Timestamp:
2008-05-29T15:26:41Z (17 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
136edca
Parents:
33c058d3
Message:

unify pack script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/mips32/loader/main.c

    r33c058d3 re19d667  
    6060       
    6161        component_t components[COMPONENTS];
     62        init_components(components);
     63       
    6264        bootinfo_t bootinfo;
    63         init_components(components);
    6465       
    6566        printf("\nMemory statistics\n");
Note: See TracChangeset for help on using the changeset viewer.