Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 589 → Rev 590

/kernel/trunk/arch/mips32/src/mips32.c
60,6 → 60,7
interrupts_disable();
/* Initialize dispatch table */
exception_init();
interrupt_init();
 
arc_init();