Rev 125 | Rev 195 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 125 | Rev 167 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | */ |
27 | */ |
28 | 28 | ||
29 | #include <arch/ega.h> |
29 | #include <arch/ega.h> |
30 | #include <putchar.h> |
30 | #include <putchar.h> |
31 | #include <mm/page.h> |
31 | #include <mm/page.h> |
- | 32 | #include <arch/mm/page.h> |
|
32 | #include <synch/spinlock.h> |
33 | #include <synch/spinlock.h> |
33 | #include <arch/types.h> |
34 | #include <arch/types.h> |
34 | #include <arch/asm.h> |
35 | #include <arch/asm.h> |
35 | 36 | ||
36 | /* |
37 | /* |