Changeset 5dce48b9 in mainline for src/main/main.c
- Timestamp:
- 2005-09-01T16:40:30Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 399ccd9
- Parents:
- 2793442
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/main.c
r2793442 r5dce48b9 140 140 141 141 the_initialize(THE); 142 142 143 143 arch_pre_mm_init(); 144 144 heap_init(config.base + hardcoded_ktext_size + hardcoded_kdata_size, CONFIG_HEAP_SIZE + heap_delta);
Note:
See TracChangeset
for help on using the changeset viewer.