Rev 2071 | Rev 2723 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2071 | Rev 2089 | ||
|---|---|---|---|
| Line 30... | Line 30... | ||
| 30 | * @{ |
30 | * @{ |
| 31 | */ |
31 | */ |
| 32 | /** @file |
32 | /** @file |
| 33 | */ |
33 | */ |
| 34 | 34 | ||
| - | 35 | #include <config.h> |
|
| 35 | #include <arch.h> |
36 | #include <arch.h> |
| 36 | #include <arch/boot/boot.h> |
37 | #include <arch/boot/boot.h> |
| 37 | #include <arch/drivers/cuda.h> |
38 | #include <arch/drivers/cuda.h> |
| 38 | #include <arch/mm/memory_init.h> |
39 | #include <arch/mm/memory_init.h> |
| 39 | #include <arch/interrupt.h> |
40 | #include <arch/interrupt.h> |