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