Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3501 → Rev 3502

/branches/sparc/boot/arch/sparc64/loader/main.c
83,7 → 83,7
printf("Error: unable to get memory map, halting.\n");
halt();
}
 
if (bootinfo.memmap.total == 0) {
printf("Error: no memory detected, halting.\n");
halt();