Changeset f6a0f06 in mainline for arch/ppc32/src/ppc32.c
- Timestamp:
- 2006-05-09T18:34:32Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cfffb000
- Parents:
- 381465e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/src/ppc32.c
r381465e rf6a0f06 60 60 void arch_post_mm_init(void) 61 61 { 62 if (config.cpu_active == 1) { 63 /* Merge all zones to 1 big zone */ 64 zone_merge_all(); 65 } 62 66 } 63 67
Note:
See TracChangeset
for help on using the changeset viewer.