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/11/18 02:47:47 UTC

[GitHub] [incubator-nuttx] qinwei2004 opened a new pull request, #7615: include/nuttx/tls.h: add CXX extern define for tls

qinwei2004 opened a new pull request, #7615:
URL: https://github.com/apache/incubator-nuttx/pull/7615

   ## Summary
      In order to use C functions in C++ code, "extern C"
   needs to be defined in the C header file.
      Add "extern C" define for tls.h
   
   Signed-off-by: qinwei1 <qi...@xiaomi.com>
   
   ## Impact
   None
   
   ## Testing
   Compile PASSED
   


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


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7615: include/nuttx/tls.h: add CXX extern define for tls

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7615:
URL: https://github.com/apache/incubator-nuttx/pull/7615


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