mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 10:07:28 +08:00
CURRENT_REGS may change during assert handling, so pass in the 'regs' parameter at the entry point of _assert. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>