Rev 2071 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2071 | Rev 2089 | ||
|---|---|---|---|
| Line 34... | Line 34... | ||
| 34 | 34 | ||
| 35 | #ifndef KERN_ia32_MPS_H_ |
35 | #ifndef KERN_ia32_MPS_H_ |
| 36 | #define KERN_ia32_MPS_H_ |
36 | #define KERN_ia32_MPS_H_ |
| 37 | 37 | ||
| 38 | #include <arch/types.h> |
38 | #include <arch/types.h> |
| 39 | #include <typedefs.h> |
- | |
| 40 | #include <synch/waitq.h> |
39 | #include <synch/waitq.h> |
| 41 | #include <config.h> |
40 | #include <config.h> |
| 42 | #include <arch/smp/smp.h> |
41 | #include <arch/smp/smp.h> |
| 43 | 42 | ||
| 44 | #define CT_EXT_ENTRY_TYPE 0 |
43 | #define CT_EXT_ENTRY_TYPE 0 |