Rev 2071 | Rev 2115 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 2089 | ||
---|---|---|---|
Line 42... | Line 42... | ||
42 | #include <mm/page.h> |
42 | #include <mm/page.h> |
43 | #include <mm/frame.h> |
43 | #include <mm/frame.h> |
44 | #include <arch/types.h> |
44 | #include <arch/types.h> |
45 | #include <config.h> |
45 | #include <config.h> |
46 | #include <panic.h> |
46 | #include <panic.h> |
47 | #include <typedefs.h> |
- | |
48 | #include <memstr.h> |
47 | #include <memstr.h> |
49 | #include <adt/list.h> |
48 | #include <adt/list.h> |
50 | #include <print.h> |
49 | #include <print.h> |
51 | 50 | ||
52 | cpu_t *cpus; |
51 | cpu_t *cpus; |