281ab83309
Considering kernel code, it's reasonable to use `PANIC()` instead of `assert(0)` to handle with situations that require abort. Unlike `assert`, `PANIC()` doesn't dependent on `NDEBUG`. |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |