mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-05 01:22:33 +00:00
The ARRAY_SIZE() utility macro will actually test the parameter types, and ensure that it is only called with arrays, and not arrays decayed to pointers. Changes were performed with a simple Coccinelle script. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
getchar.c | ||
getline.c | ||
Kconfig |