Rev 4016 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4016 | Rev 4021 | ||
|---|---|---|---|
| Line 36... | Line 36... | ||
| 36 | #ifndef KERN_ia32_ASM_H_ |
36 | #ifndef KERN_ia32_ASM_H_ |
| 37 | #define KERN_ia32_ASM_H_ |
37 | #define KERN_ia32_ASM_H_ |
| 38 | 38 | ||
| 39 | #include <arch/pm.h> |
39 | #include <arch/pm.h> |
| 40 | #include <arch/types.h> |
40 | #include <arch/types.h> |
| - | 41 | #include <typedefs.h> |
|
| 41 | #include <config.h> |
42 | #include <config.h> |
| 42 | 43 | ||
| 43 | extern uint32_t interrupt_handler_size; |
44 | extern uint32_t interrupt_handler_size; |
| 44 | 45 | ||
| 45 | extern void paging_on(void); |
46 | extern void paging_on(void); |