mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 07:48:59 +08:00
884be2bdb9
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>