Rev 1473 | Rev 1702 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1473 | Rev 1477 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | */ |
27 | */ |
28 | 28 | ||
29 | #ifdef CONFIG_FB |
29 | #ifdef CONFIG_FB |
30 | 30 | ||
31 | #include <genarch/fb/fb.h> |
31 | #include <genarch/fb/fb.h> |
32 | #include <arch/vesa.h> |
32 | #include <arch/drivers/vesa.h> |
33 | #include <putchar.h> |
33 | #include <putchar.h> |
34 | #include <mm/page.h> |
34 | #include <mm/page.h> |
35 | #include <mm/frame.h> |
35 | #include <mm/frame.h> |
36 | #include <mm/as.h> |
36 | #include <mm/as.h> |
37 | #include <arch/mm/page.h> |
37 | #include <arch/mm/page.h> |