Rev 3862 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3862 | Rev 4130 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | #include <cpu.h> |
36 | #include <cpu.h> |
37 | #include <arch.h> |
37 | #include <arch.h> |
38 | #include <genarch/ofw/ofw_tree.h> |
38 | #include <genarch/ofw/ofw_tree.h> |
39 | #include <arch/drivers/tick.h> |
39 | #include <arch/drivers/tick.h> |
40 | #include <print.h> |
40 | #include <print.h> |
41 | #include <arch/cpu_node.h> |
- | |
42 | #include <arch/sun4v/md.h> |
41 | #include <arch/sun4v/md.h> |
43 | #include <arch/sun4v/hypercall.h> |
42 | #include <arch/sun4v/hypercall.h> |
44 | 43 | ||
45 | /** Perform sparc64 specific initialization of the processor structure for the |
44 | /** Perform sparc64 specific initialization of the processor structure for the |
46 | * current processor. |
45 | * current processor. |