xiaoxiang781216 commented on a change in pull request #5758:
URL: https://github.com/apache/incubator-nuttx/pull/5758#discussion_r828131060
##########
File path: arch/risc-v/src/mpfs/mpfs_allocateheap.c
##########
@@ -75,7 +75,7 @@
* Kernel heap Size determined by CONFIG_MM_KERNEL_HEAPSIZE
*
****************************************************************************/
-
+#if !defined(CONFIG_BUILD_KERNEL)
Review comment:
#ifndef CONFIG_BUILD_KERNEL
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]