Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1932 → Rev 1933

/trunk/kernel/generic/include/ipc/ipc.h
182,6 → 182,7
 
SPINLOCK_DECLARE(irq_lock);
link_t irq_notifs; /**< Notifications from IRQ handlers */
link_t irq_head; /**< IRQs with notifications to this answerbox. */
};
 
typedef enum {