Added __weak keyword to to support overriding assert_post_action(). This allows system designers to change/augment the assert behaviour, i.e. add logging to persistant storage of program counter, line number etc, and/or change reboot behaviour. Signed-off-by: Tim Sørensen (TIMS) <tims@oticon.com> |
||
|---|---|---|
| .. | ||
| assert.c | ||
| base64.c | ||
| CMakeLists.txt | ||
| crc7_sw.c | ||
| crc8_sw.c | ||
| crc16_sw.c | ||
| crc32_sw.c | ||
| fdtable.c | ||
| json.c | ||
| Kconfig | ||
| mempool.c | ||
| printk.c | ||
| rb.c | ||
| ring_buffer.c | ||
| thread_entry.c | ||
| work_q.c | ||