Changeset 136edca in mainline for boot/arch/arm32/loader/main.c
- Timestamp:
- 2008-05-29T16:04:09Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 960f8476
- Parents:
- e19d667
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/loader/main.c
re19d667 r136edca 77 77 78 78 component_t components[COMPONENTS]; 79 init_components(components); 80 79 81 bootinfo_t bootinfo; 80 init_components(components);81 82 82 83 printf("\nMemory statistics\n");
Note:
See TracChangeset
for help on using the changeset viewer.