Rev 1888 | Rev 1957 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1888 | Rev 1939 | ||
---|---|---|---|
Line 37... | Line 37... | ||
37 | 37 | ||
38 | #include <arch/types.h> |
38 | #include <arch/types.h> |
39 | #include <arch/pm.h> |
39 | #include <arch/pm.h> |
40 | 40 | ||
41 | #define IVT_ITEMS IDT_ITEMS |
41 | #define IVT_ITEMS IDT_ITEMS |
- | 42 | #define IVT_FIRST 0 |
|
42 | 43 | ||
43 | #define EXC_COUNT 32 |
44 | #define EXC_COUNT 32 |
44 | #define IRQ_COUNT 16 |
45 | #define IRQ_COUNT 16 |
45 | 46 | ||
46 | #define IVT_EXCBASE 0 |
47 | #define IVT_EXCBASE 0 |