Changeset c0699467 in mainline for kernel/arch/ppc32/include/mm/page.h
- Timestamp:
- 2011-08-09T18:08:23Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update
- Children:
- b538ca5c
- Parents:
- 3666d38
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/include/mm/page.h
r3666d38 rc0699467 41 41 #define PAGE_WIDTH FRAME_WIDTH 42 42 #define PAGE_SIZE FRAME_SIZE 43 44 #ifdef KERNEL45 43 46 44 #ifndef __ASM__ … … 181 179 #endif /* __ASM__ */ 182 180 183 #endif /* KERNEL */184 185 181 #endif 186 182
Note:
See TracChangeset
for help on using the changeset viewer.