mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 11:53:25 +08:00
1bbcbc3440
Macro definitions such as _S in public header files can cause compilation problems under the MSVC compiler. Move macro definitions that are not used in public locations to the corresponding files Signed-off-by: xuxin19 <xuxin19@xiaomi.com>