Rev 3743 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 3743 | Rev 3862 | ||
|---|---|---|---|
| Line 35... | Line 35... | ||
| 35 | 35 | ||
| 36 | #ifndef KERN_sparc64_INTERRUPT_H_ |
36 | #ifndef KERN_sparc64_INTERRUPT_H_ |
| 37 | #define KERN_sparc64_INTERRUPT_H_ |
37 | #define KERN_sparc64_INTERRUPT_H_ |
| 38 | 38 | ||
| 39 | #include <arch/types.h> |
39 | #include <arch/types.h> |
| 40 | #include <arch/sun4u/regdef.h> |
40 | #include <arch/regdef.h> |
| 41 | 41 | ||
| 42 | #define IVT_ITEMS 15 |
42 | #define IVT_ITEMS 15 |
| 43 | #define IVT_FIRST 1 |
43 | #define IVT_FIRST 1 |
| 44 | 44 | ||
| 45 | /* This needs to be defined for inter-architecture API portability. */ |
45 | /* This needs to be defined for inter-architecture API portability. */ |