mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +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>