Rev 2083 | Rev 2121 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2083 | Rev 2089 | ||
---|---|---|---|
Line 49... | Line 49... | ||
49 | * This insures, that we can fiddle with the zones in runtime without |
49 | * This insures, that we can fiddle with the zones in runtime without |
50 | * affecting the processes. |
50 | * affecting the processes. |
51 | * |
51 | * |
52 | */ |
52 | */ |
53 | 53 | ||
54 | #include <typedefs.h> |
- | |
55 | #include <arch/types.h> |
54 | #include <arch/types.h> |
56 | #include <mm/frame.h> |
55 | #include <mm/frame.h> |
57 | #include <mm/as.h> |
56 | #include <mm/as.h> |
58 | #include <panic.h> |
57 | #include <panic.h> |
59 | #include <debug.h> |
58 | #include <debug.h> |