Changeset 06e1e95 in mainline for kernel/genarch/include/mm/page_pt.h
- Timestamp:
- 2006-09-14T17:09:21Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f1d1f5d3
- Parents:
- e5ecc02
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/genarch/include/mm/page_pt.h
re5ecc02 r06e1e95 41 41 #ifdef CONFIG_PAGE_PT 42 42 43 #ifndef __PAGE_PT_H__44 #define __PAGE_PT_H__43 #ifndef KERN_PAGE_PT_H_ 44 #define KERN_PAGE_PT_H_ 45 45 46 46 #include <arch/types.h>
Note:
See TracChangeset
for help on using the changeset viewer.