Rev 1787 | Rev 1888 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1787 | Rev 1842 | ||
|---|---|---|---|
| Line 39... | Line 39... | ||
| 39 | 39 | ||
| 40 | #include <arch/pm.h> |
40 | #include <arch/pm.h> |
| 41 | 41 | ||
| 42 | #include <arch/drivers/ega.h> |
42 | #include <arch/drivers/ega.h> |
| 43 | #include <arch/drivers/vesa.h> |
43 | #include <arch/drivers/vesa.h> |
| 44 | #include <genarch/i8042/i8042.h> |
44 | #include <genarch/kbd/i8042.h> |
| 45 | #include <arch/drivers/i8254.h> |
45 | #include <arch/drivers/i8254.h> |
| 46 | #include <arch/drivers/i8259.h> |
46 | #include <arch/drivers/i8259.h> |
| 47 | 47 | ||
| 48 | #include <arch/context.h> |
48 | #include <arch/context.h> |
| 49 | 49 | ||