pussuw commented on PR #13429:
URL: https://github.com/apache/nuttx/pull/13429#issuecomment-2348712693

   Second attempt at this. The original fix can break due to the C compiler 
pushing the incoming arguments to stack (for no reason, but it CAN do it so it 
will happen). Fix the issue by removing the C compiler from the equation by 
implementing the whole thing in assembly.


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