Rev 3770 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3770 | Rev 3783 | ||
---|---|---|---|
Line 38... | Line 38... | ||
38 | #ifndef __ASM__ |
38 | #ifndef __ASM__ |
39 | 39 | ||
40 | #include <arch/types.h> |
40 | #include <arch/types.h> |
41 | #include <typedefs.h> |
41 | #include <typedefs.h> |
42 | #include <arch/register.h> |
42 | #include <arch/register.h> |
43 | #include <arch/sun4u/regdef.h> |
- | |
44 | 43 | ||
45 | typedef struct { |
44 | typedef struct { |
46 | uint32_t mid; /**< Processor ID as read from |
45 | uint32_t mid; /**< Processor ID as read from |
47 | UPA_CONFIG/FIREPLANE_CONFIG. */ |
46 | UPA_CONFIG/FIREPLANE_CONFIG. */ |
48 | ver_reg_t ver; |
47 | ver_reg_t ver; |