xiaoxiang781216 commented on PR #7324:
URL: https://github.com/apache/incubator-nuttx/pull/7324#issuecomment-1279961190

   > ```
   > Error: nor_main.c:78:5: error: conflicting types for 'nor_main'
   >    78 | int nor_main(int argc, char *argv)
   >       |     ^~~~~~~~
   > In file included from nor_main.c:25:
   > /github/workspace/sources/nuttx/include/sys/types.h:318:5: note: previous 
declaration of 'nor_main' was here
   >   318 | int CONFIG_INIT_ENTRYPOINT(int argc, FAR char *argv[]);
   > ```
   
   Fixed.


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to