Changes in boot/arch/arm32/include/mm.h [7a99507:8f9d70b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/include/mm.h
r7a99507 r8f9d70b 42 42 #ifndef BOOT_arm32__MM_H 43 43 #define BOOT_arm32__MM_H 44 45 #include <typedefs.h> 44 46 45 47 /** Describe "section" page table entry (one-level paging with 1 MB sized pages). */
Note:
See TracChangeset
for help on using the changeset viewer.