Rev 894 | Rev 897 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 894 | Rev 895 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | #include <panic.h> |
40 | #include <panic.h> |
41 | #include <arch/asm.h> |
41 | #include <arch/asm.h> |
42 | #include <symtab.h> |
42 | #include <symtab.h> |
43 | 43 | ||
44 | #include <arch/drivers/fb.h> |
44 | #include <arch/drivers/fb.h> |
45 | #include <arch/drivers/keyboard.h> |
45 | #include <arch/drivers/i8042.h> |
46 | 46 | ||
47 | char *context_encoding[] = { |
47 | char *context_encoding[] = { |
48 | "Primary", |
48 | "Primary", |
49 | "Secondary", |
49 | "Secondary", |
50 | "Nucleus", |
50 | "Nucleus", |