mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 06:25:09 +00:00
The task_group specific list can be used to store information about mmappings. For a driver or filesystem performing mmap can also enable munmap by adding an item to this list using mm_map_add(). The item is then returned in the corresponding munmap call. Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae> |
||
|---|---|---|
| .. | ||
| Make.defs | ||
| mm_map.c | ||