1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-13 08:33:49 +01:00
Marian Buschsieweke 64c76246c5
core/assert: always declare _assert_panic() / _assert_failure()
That way users can rely on elimation of dead code from the optimizer
instead of having to use preprocessor conditionals when feature-gating
assert implementations behind `!NDEBUG`.

Co-authored-by: benpicco <benpicco@googlemail.com>
Co-authored-by: crasbe <crasbe@gmail.com>
Co-authored-by: mguetschow <mikolai.guetschow@tu-dresden.de>
2025-08-21 12:08:09 +02:00
..
2020-10-23 00:45:56 +02:00
2024-01-15 10:16:30 +01:00
2024-01-15 10:16:30 +01:00