Rev 3771 | Rev 4614 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3771 | Rev 3862 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | */ |
34 | */ |
35 | 35 | ||
36 | #include <smp/smp.h> |
36 | #include <smp/smp.h> |
37 | #include <genarch/ofw/ofw_tree.h> |
37 | #include <genarch/ofw/ofw_tree.h> |
38 | #include <cpu.h> |
38 | #include <cpu.h> |
39 | #include <arch/cpu_family.h> |
- | |
40 | #include <arch/cpu.h> |
39 | #include <arch/cpu.h> |
41 | #include <arch.h> |
40 | #include <arch.h> |
42 | #include <config.h> |
41 | #include <config.h> |
43 | #include <macros.h> |
42 | #include <macros.h> |
44 | #include <arch/types.h> |
43 | #include <arch/types.h> |