Rev 3343 | Rev 3770 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 3343 | Rev 3743 | ||
|---|---|---|---|
| Line 33... | Line 33... | ||
| 33 | * |
33 | * |
| 34 | */ |
34 | */ |
| 35 | 35 | ||
| 36 | #include <arch/trap/exception.h> |
36 | #include <arch/trap/exception.h> |
| 37 | #include <arch/mm/tlb.h> |
37 | #include <arch/mm/tlb.h> |
| - | 38 | #include <arch/mm/sun4u/tlb.h> |
|
| 38 | #include <arch/interrupt.h> |
39 | #include <arch/interrupt.h> |
| 39 | #include <interrupt.h> |
40 | #include <interrupt.h> |
| 40 | #include <arch/asm.h> |
41 | #include <arch/asm.h> |
| 41 | #include <arch/register.h> |
42 | #include <arch/register.h> |
| 42 | #include <debug.h> |
43 | #include <debug.h> |