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 2020/02/01 14:11:18 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #197: Replace #include to #include

xiaoxiang781216 opened a new pull request #197: Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
URL: https://github.com/apache/incubator-nuttx/pull/197
 
 
   since the kernel side should call nxsem_xxx instead and remove the unused inclusion
   
   Change-Id: Ib84fb389290905fcc1b5c433fd07aa811e76c281
   Signed-off-by: Xiang Xiao <xi...@xiaomi.com>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] patacongo merged pull request #197: Replace #include to #include

Posted by GitBox <gi...@apache.org>.
patacongo merged pull request #197: Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
URL: https://github.com/apache/incubator-nuttx/pull/197
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services