mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-15 10:01:56 +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> |
||
---|---|---|
.. | ||
mem_pool | ||
mem_pool_api | ||
mem_pool_concept | ||
mem_pool_threadsafe | ||
sys_mem_pool |