Rev 2071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 2089 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | */ |
33 | */ |
34 | 34 | ||
35 | #include <arch/cpu.h> |
35 | #include <arch/cpu.h> |
36 | #include <arch/cpuid.h> |
36 | #include <arch/cpuid.h> |
37 | #include <cpu.h> |
37 | #include <cpu.h> |
38 | - | ||
39 | #include <arch.h> |
38 | #include <arch.h> |
40 | - | ||
41 | #include <typedefs.h> |
- | |
42 | #include <print.h> |
39 | #include <print.h> |
43 | 40 | ||
44 | void cpu_arch_init(void) |
41 | void cpu_arch_init(void) |
45 | { |
42 | { |
46 | } |
43 | } |