mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
b0a0ba3ad7
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>