Changeset ad36bd6 in mainline for src/cpu/cpu.c
- Timestamp:
- 2005-04-25T12:37:44Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 85bfdcc8
- Parents:
- c9b8c5c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/cpu/cpu.c
rc9b8c5c rad36bd6 82 82 #endif /* __SMP__ */ 83 83 84 CPU->active = 1; 85 84 86 cpu_identify(); 85 87 cpu_arch_init();
Note:
See TracChangeset
for help on using the changeset viewer.