Rev 2079 | Rev 4126 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2079 | Rev 2089 | ||
---|---|---|---|
Line 52... | Line 52... | ||
52 | #define AMD_MSR_FS 0xc0000100 |
52 | #define AMD_MSR_FS 0xc0000100 |
53 | #define AMD_MSR_GS 0xc0000101 |
53 | #define AMD_MSR_GS 0xc0000101 |
54 | 54 | ||
55 | #ifndef __ASM__ |
55 | #ifndef __ASM__ |
56 | 56 | ||
57 | #include <typedefs.h> |
- | |
58 | #include <arch/pm.h> |
57 | #include <arch/pm.h> |
59 | 58 | ||
60 | typedef struct { |
59 | typedef struct { |
61 | int vendor; |
60 | int vendor; |
62 | int family; |
61 | int family; |