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


##########
libs/libc/symtab/symtab_allsyms.c:
##########
@@ -31,6 +31,8 @@
  * Public Data
  ****************************************************************************/
 
+#if defined(CONFIG_BUILD_FLAT) || defined(__KERNEL__)

Review Comment:
   if all symbols is only used inside the kernel, it's better to move it to 
sched/misc



-- 
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]

Reply via email to