Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1697 → Rev 1698

/kernel/trunk/generic/src/ipc/irq.c
255,7 → 255,7
spinlock_unlock(&irq_conns[mq].lock);
}
 
/** Notify process that an irq had happend
/** Notify task that an irq had occurred.
*
* We expect interrupts to be disabled
*/