patacongo commented on pull request #1341: URL: https://github.com/apache/incubator-nuttx/pull/1341#issuecomment-652127933
Think of how this is done in Linux: Each task has a wraper function called __start in crt0.S and will handle both constructors and destructors. And the first layer or exit logic is part of the C library. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
