mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 19:04:15 +08:00
6e1dfe2777
Summary: Because stdio.h references stdatomic.h in MVSC, it internally declares mbstate_t, leading to redeclarations during compilation. Signed-off-by: chenrun1 <chenrun1@xiaomi.com>