xiaoxiang781216 commented on code in PR #16263:
URL: https://github.com/apache/nuttx/pull/16263#discussion_r2062186739


##########
arch/arm/src/common/arm_allocateheap.c:
##########
@@ -39,6 +39,9 @@
 
 #include "arm_internal.h"
 #include "chip.h"
+#ifdef CONFIG_BUILD_KERNEL
+#include "mmu.h"

Review Comment:
   why not modify chip.h continue?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to