Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 508 → Rev 509

/kernel/trunk/arch/mips32/src/mips32.c
74,7 → 74,7
/*
* Unmask hardware clock interrupt.
*/
cp0_unmask_int(TIMER_INTERRUPT);
cp0_unmask_int(TIMER_IRQ);
 
/*
* Start hardware clock.