Rev 2787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2787 | Rev 3424 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | 34 | ||
35 | #ifndef KERN_sparc64_CPU_H_ |
35 | #ifndef KERN_sparc64_CPU_H_ |
36 | #define KERN_sparc64_CPU_H_ |
36 | #define KERN_sparc64_CPU_H_ |
37 | 37 | ||
38 | #include <arch/types.h> |
38 | #include <arch/types.h> |
- | 39 | #include <typedefs.h> |
|
39 | #include <arch/register.h> |
40 | #include <arch/register.h> |
40 | #include <arch/asm.h> |
41 | #include <arch/asm.h> |
41 | 42 | ||
42 | #ifdef CONFIG_SMP |
43 | #ifdef CONFIG_SMP |
43 | #include <arch/mm/cache.h> |
44 | #include <arch/mm/cache.h> |