mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
kmm_map: Fix incorrect function name field
This commit is contained in:
committed by
Petro Karashchenko
parent
a444435f8b
commit
d199264dca
@@ -1367,7 +1367,7 @@ int up_addrenv_kmap_pages(FAR void **pages, unsigned int npages,
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
* Name: riscv_unmap_pages
|
||||
* Name: up_addrenv_kunmap_pages
|
||||
*
|
||||
* Description:
|
||||
* Unmap a previously mapped virtual memory region.
|
||||
|
||||
Reference in New Issue
Block a user