mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
f33dc4df3f
- Add mmap into file_operations and remove it from ioctl definitions. - Add mm_map structure definitions to support future unmapping - Modify all drivers to initialize the operations struct accordingly Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>