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