mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
4781379ee2
Using void* for arithmetics is a GCC extension, and thus should not be used for portable code.