Rev 2927 | Rev 3588 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2927 | Rev 3149 | ||
---|---|---|---|
Line 35... | Line 35... | ||
35 | #ifndef KERN_sparc64_ASM_H_ |
35 | #ifndef KERN_sparc64_ASM_H_ |
36 | #define KERN_sparc64_ASM_H_ |
36 | #define KERN_sparc64_ASM_H_ |
37 | 37 | ||
38 | #include <arch/arch.h> |
38 | #include <arch/arch.h> |
39 | #include <arch/types.h> |
39 | #include <arch/types.h> |
- | 40 | #include <typedefs.h> |
|
40 | #include <align.h> |
41 | #include <align.h> |
41 | #include <arch/register.h> |
42 | #include <arch/register.h> |
42 | #include <config.h> |
43 | #include <config.h> |
43 | #include <arch/stack.h> |
44 | #include <arch/stack.h> |
44 | 45 |