Changeset e19d667 in mainline for boot/arch/mips32/loader/main.c
- Timestamp:
- 2008-05-29T15:26:41Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 136edca
- Parents:
- 33c058d3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/loader/main.c
r33c058d3 re19d667 60 60 61 61 component_t components[COMPONENTS]; 62 init_components(components); 63 62 64 bootinfo_t bootinfo; 63 init_components(components);64 65 65 66 printf("\nMemory statistics\n");
Note:
See TracChangeset
for help on using the changeset viewer.