Changeset fb7c52f in mainline for kernel/genarch/include/mm/page_pt.h
- Timestamp:
- 2009-11-27T19:56:29Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 103de761, 67392fa
- Parents:
- 8359969 (diff), ad7c340 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/genarch/include/mm/page_pt.h
r8359969 rfb7c52f 44 44 #define KERN_PAGE_PT_H_ 45 45 46 #include <arch/types.h>47 46 #include <mm/as.h> 48 47 #include <mm/page.h> 48 #include <arch/mm/page.h> 49 #include <arch/types.h> 49 50 50 51 /*
Note:
See TracChangeset
for help on using the changeset viewer.