Changeset 48c3d50 in mainline for boot/arch/sparc64/loader/main.c
- Timestamp:
- 2009-01-21T17:11:37Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d752cf4
- Parents:
- 76bcaaf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/loader/main.c
r76bcaaf r48c3d50 261 261 printf("done.\n"); 262 262 263 #ifdef CONFIG_ SMP263 #ifdef CONFIG_AP 264 264 printf("\nChecking for secondary processors..."); 265 265 if (!ofw_cpu())
Note:
See TracChangeset
for help on using the changeset viewer.