Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 444 → Rev 445

/SPARTAN/trunk/arch/ia64/src/interrupt.c
44,8 → 44,6
ivr.value = ivr_read();
srlz_d();
 
/* printf("Interrupr\n");
*/
switch(ivr.vector) {
case INTERRUPT_TIMER:
it_interrupt();