Rev 2076 | Rev 2132 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2076 | Rev 2089 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | */ |
36 | */ |
37 | 37 | ||
38 | #include <lib/elf.h> |
38 | #include <lib/elf.h> |
39 | #include <debug.h> |
39 | #include <debug.h> |
40 | #include <arch/types.h> |
40 | #include <arch/types.h> |
41 | #include <typedefs.h> |
- | |
42 | #include <mm/as.h> |
41 | #include <mm/as.h> |
43 | #include <mm/frame.h> |
42 | #include <mm/frame.h> |
44 | #include <mm/slab.h> |
43 | #include <mm/slab.h> |
45 | #include <mm/page.h> |
44 | #include <mm/page.h> |
46 | #include <genarch/mm/page_pt.h> |
45 | #include <genarch/mm/page_pt.h> |