mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 13:16:28 +08:00
1e726a914a
minidump will backtrace failure when use C code to save user context, because the stack push operation in C code can disrupt the stack information. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>