anchao commented on a change in pull request #5696:
URL: https://github.com/apache/incubator-nuttx/pull/5696#discussion_r822271107
##########
File path: arch/sim/src/sim/up_head.c
##########
@@ -52,6 +53,46 @@ char **g_argv;
static char g_logbuffer[4096];
#endif
+#ifdef CONFIG_ALLSYMS
+extern struct symtab_s g_allsyms[1];
Review comment:
Done
--
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]