pussuw commented on code in PR #6197:
URL: https://github.com/apache/incubator-nuttx/pull/6197#discussion_r870680619


##########
include/sys/atexit.h:
##########
@@ -0,0 +1,81 @@
+/****************************************************************************
+ * include/sys/atexit.h

Review Comment:
   I do think this belongs in either include/sys or somewhere in libc / stdlib. 
These definitions are needed by stdlib functions, TLS is just a storage for 
`struct atexit_list_s`.



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