pkarashchenko commented on PR #7029:
URL: https://github.com/apache/incubator-nuttx/pull/7029#issuecomment-1239758774

   > I recommend to document, in a comment in tc32_setjmp.S, why this ARM-based 
microcontroller requires a special version of setjmp/longjmp.
   
   I think this is not quite ARM architecture. Af far as I recall it was added 
to ARM family because it has much in common and @xiaoxiang781216 wanted to 
avoid code duplication. I think because it is not 100% ARM that is the reason 
why special implementation of setjump/longjump is needed


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

Reply via email to