Rev 3770 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3770 | Rev 3862 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | /** @file |
32 | /** @file |
33 | */ |
33 | */ |
34 | 34 | ||
35 | #include <arch/mm/page.h> |
35 | #include <arch/mm/page.h> |
36 | #include <arch/mm/pagesize.h> |
36 | #include <arch/mm/pagesize.h> |
37 | #include <arch/mm/sun4u/tlb.h> |
- | |
38 | #include <arch/mm/sun4u/tlb.h> |
37 | #include <arch/mm/tlb.h> |
39 | #include <genarch/mm/page_ht.h> |
38 | #include <genarch/mm/page_ht.h> |
40 | #include <mm/frame.h> |
39 | #include <mm/frame.h> |
41 | #include <arch/mm/frame.h> |
40 | #include <arch/mm/frame.h> |
42 | #include <bitops.h> |
41 | #include <bitops.h> |
43 | #include <debug.h> |
42 | #include <debug.h> |