Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3807 → Rev 3808

/trunk/boot/arch/sparc64/loader/main.c
260,7 → 260,7
bootinfo.ofw_root = ofw_tree_build();
printf("done.\n");
 
#ifdef CONFIG_SMP
#ifdef CONFIG_AP
printf("\nChecking for secondary processors...");
if (!ofw_cpu())
printf("Error: unable to get CPU properties\n");