Changeset 26e7d6d in mainline for kernel/arch/arm32/include/mm/page.h
- Timestamp:
- 2011-09-19T16:31:00Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a347a11
- Parents:
- 3842a955 (diff), 086290d (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
-
kernel/arch/arm32/include/mm/page.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/arm32/include/mm/page.h
r3842a955 r26e7d6d 52 52 # define PA2KA(x) ((x) + 0x80000000) 53 53 #endif 54 55 #ifdef KERNEL56 54 57 55 /* Number of entries in each level. */ … … 320 318 #endif /* __ASM__ */ 321 319 322 #endif /* KERNEL */323 324 320 #endif 325 321
Note:
See TracChangeset
for help on using the changeset viewer.
