mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 10:54:43 +08:00
fd34be15eb
Fix buffer overflow issue from PR #10128, since the sizeof xcpt_reg_t is different on 32/64 bit platform. Signed-off-by: chenxiaoyi <chenxiaoyi@xiaomi.com>