Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3808 → Rev 3807

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