mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
since mmap may exist in block_operations, but truncate may not, moving mmap beforee truncate could make three struct more compatible Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>