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


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

Review Comment:
   Yes, tls is just a storage, but which require the full definition to know 
the space to be resolved, even you define these types and functions in some 
header file, you still need include that file in tls.h. So, I propose tls.h, 
but you may find better place.



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