Rev 2071 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 2089 | ||
---|---|---|---|
Line 35... | Line 35... | ||
35 | #ifndef KERN_amd64_PM_H_ |
35 | #ifndef KERN_amd64_PM_H_ |
36 | #define KERN_amd64_PM_H_ |
36 | #define KERN_amd64_PM_H_ |
37 | 37 | ||
38 | #ifndef __ASM__ |
38 | #ifndef __ASM__ |
39 | # include <arch/types.h> |
39 | # include <arch/types.h> |
40 | # include <typedefs.h> |
- | |
41 | # include <arch/context.h> |
40 | # include <arch/context.h> |
42 | #endif |
41 | #endif |
43 | 42 | ||
44 | #define IDT_ITEMS 64 |
43 | #define IDT_ITEMS 64 |
45 | #define GDT_ITEMS 8 |
44 | #define GDT_ITEMS 8 |