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/05/07 13:46:19 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #990: Refine syscall generation

xiaoxiang781216 commented on pull request #990:
URL: https://github.com/apache/incubator-nuttx/pull/990#issuecomment-625265577


   It's unavoidable to include header file out side the include section:
   ```
   syscall/syscall_funclookup.c:124:3: warning: #include outside of 'Included Files' section
   syscall/syscall_nparms.c:58:3: warning: #include outside of 'Included Files' section
   syscall/syscall_stublookup.c:73:1: warning: #include outside of 'Included Files' section
   syscall/syscall_stublookup.c:90:3: warning: #include outside of 'Included Files' section
   include/sys/syscall.h:67:3: warning: #include outside of 'Included Files' section
   ```


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