You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/08/22 01:43:07 UTC

[GitHub] [incubator-nuttx] anchao commented on a diff in pull request #6887: sched: fix visual studio compiler error

anchao commented on code in PR #6887:
URL: https://github.com/apache/incubator-nuttx/pull/6887#discussion_r950943135


##########
arch/sim/src/sim/up_head.c:
##########
@@ -105,7 +105,7 @@ static void allsyms_relocate(void)
  *
  ****************************************************************************/
 
-__attribute__ ((visibility("default")))
+import_symbol

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: commits-unsubscribe@nuttx.apache.org

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