pussuw commented on code in PR #6197:
URL: https://github.com/apache/incubator-nuttx/pull/6197#discussion_r879661884
##########
libs/libc/stdlib/Kconfig:
##########
@@ -39,4 +39,11 @@ config LIBC_MAX_TMPFILE
maximum size of that last filename. This size is the size of
the full
file path.
+config LIBC_MAX_EXITFUNS
+ int "Maximum amount of exit functions"
+ default 1
Review Comment:
Yes obviously I meant to say it had default of 1 if *enabled*
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]