pussuw commented on code in PR #6197: URL: https://github.com/apache/incubator-nuttx/pull/6197#discussion_r870676857
########## include/nuttx/tls.h: ########## @@ -132,6 +133,7 @@ struct task_info_s char ta_domain[NAME_MAX]; /* Current domain for gettext */ # endif #endif + struct atexit_list_s ta_exit; /* Exit functions */ Review Comment: Ok -- 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