Update riscv_mmu.h to fix typo in comment
fix typo in comment of mmu_get_region_size function
This commit is contained in:
parent
c15392d9b7
commit
804f713c86
@ -451,7 +451,7 @@ void mmu_ln_map_region(uint32_t ptlevel, uintptr_t lnvaddr, uintptr_t paddr,
|
|||||||
uintptr_t vaddr, size_t size, uint64_t mmuflags);
|
uintptr_t vaddr, size_t size, uint64_t mmuflags);
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Name: mmu_ln_map_region
|
* Name: mmu_get_region_size
|
||||||
*
|
*
|
||||||
* Description:
|
* Description:
|
||||||
* Get (giga/mega) page size for level n.
|
* Get (giga/mega) page size for level n.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user