Rev 3961 | Rev 4071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3961 | Rev 4011 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | 36 | ||
37 | #include <arch/drivers/sgcn.h> |
37 | #include <arch/drivers/sgcn.h> |
38 | #include <arch/drivers/kbd.h> |
38 | #include <arch/drivers/kbd.h> |
39 | #include <genarch/ofw/ofw_tree.h> |
39 | #include <genarch/ofw/ofw_tree.h> |
40 | #include <debug.h> |
40 | #include <debug.h> |
41 | #include <func.h> |
41 | #include <string.h> |
42 | #include <print.h> |
42 | #include <print.h> |
43 | #include <mm/page.h> |
43 | #include <mm/page.h> |
44 | #include <ipc/irq.h> |
44 | #include <ipc/irq.h> |
45 | #include <ddi/ddi.h> |
45 | #include <ddi/ddi.h> |
46 | #include <ddi/device.h> |
46 | #include <ddi/device.h> |