mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 19:38:39 +08:00
b6316e9a03
Found by clang-check: modlib/modlib_sections.c:93:3: warning: Value stored to 'buffer' is never read buffer = loadinfo->iobuffer; ^ ~~~~~~~~~~~~~~~~~~ 1 warning generated.