mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 22:24:12 +08:00
cc79201c59
CC: modlib/modlib_depend.c "modlib/modlib_bind.c", line 741: warning #186-D: pointless comparison of
unsigned integer with zero
if (rel->r_offset < 0)
^
Signed-off-by: guoshichao <guoshichao@xiaomi.com>