Changeset 232e3ec7 in mainline for arch/ia32/src/smp/smp.c
- Timestamp:
- 2005-07-19T15:10:27Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0970f43
- Parents:
- a26ddd1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/smp/smp.c
ra26ddd1 r232e3ec7 52 52 if (acpi_madt) { 53 53 acpi_madt_parse(); 54 ops = &madt_config_operations; 54 55 } 55 56 if (config.cpu_count == 1) {
Note:
See TracChangeset
for help on using the changeset viewer.