mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
e7d9260014
To ensure size_t same as toolchain definition in the first place and rename CXX_NEWLONG to ARCH_SIZET_LONG. The change also check whether __SIZE_TYPE__ exist before CONFIG_ARCH_SIZET_LONG so our definition can align with toolchain(gcc/clang) definition automatically.