diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index ae777e696e0..3771d370d11 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -3369,8 +3369,7 @@ build
- The architecture can provide optimized versions of the - following to improve system performance. + The architecture can provide optimized versions of the following to improve system performance.
CONFIG_ARCH_STRNCPY, CONFIG_ARCH_STRLEN, CONFIG_ARCH_STRNLEN,
CONFIG_ARCH_BZERO
++ The architecture may provide custom versions of certain standard header files: +
+
+ CONFIG_ARCH_MATH_H, CONFIG_ARCH_STDBOOL_H, CONFIG_ARCH_STDINT_H
+