interrupt.h File Reference

Include dependency graph for interrupt.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define IVT_ITEMS   40
#define INT_OFFSET   32
#define IRQ_COUNT   8
#define int_register(it, name, handler)   exc_register(((it)+INT_OFFSET),name,handler)
#define IRQ2   2
#define IRQ3   3
#define IRQ7   7
#define TIMER_IRQ   IRQ7

Functions

void interrupt_init (void)


Detailed Description

Definition in file interrupt.h.


Generated on Sun Jun 18 17:03:12 2006 for HelenOS Kernel (mips32) by  doxygen 1.4.6