pussuw commented on PR #6197:
URL: https://github.com/apache/incubator-nuttx/pull/6197#issuecomment-1117956401

   Should have looked more carefully into the syscall table and syscall.csv:
   
   `SYSCALL_LOOKUP(exit, 1)`
   and
   `"exit","stdlib.h","","noreturn","int"`
   
   This means the proxy function for exit() should be created and most likely 
that is causing issues also.


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