Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 608 → Rev 609

/kernel/trunk/generic/src/lib/func.c
48,7 → 48,7
interrupts_disable();
#ifdef CONFIG_DEBUG
printf("\n");
kconsole(NULL); /* Run kconsole as a last resort to user */
kconsole("panic"); /* Run kconsole as a last resort to user */
#endif
 
if (CPU)