mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +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>