mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 10:55:09 +00:00
This turns the free-bit flag into an alloc-bit flag effectively reversing its semantic. This is to make further changes more natural and easier to understand. No need to clear the alloc bits at init time as they're located in .bss and all clear already. The code remains functionally equivalent after this change. Signed-off-by: Nicolas Pitre <npitre@baylibre.com> |
||
---|---|---|
.. | ||
cmsis_rtos_v1 | ||
cmsis_rtos_v2 | ||
gui | ||
libc | ||
os | ||
posix | ||
updatehub | ||
CMakeLists.txt | ||
Kconfig |