mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
fs/mmap: Update mmap documentation of possible return values
This commit is contained in:
committed by
Xiang Xiao
parent
00d9f81919
commit
ecb9e03a7f
@@ -105,6 +105,8 @@
|
||||
* ENODEV
|
||||
* The underlying filesystem of the specified file does not support
|
||||
* memory mapping.
|
||||
* ENOMEM
|
||||
* Insufficient memory is available to map the file.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user