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