patacongo commented on pull request #4193:
URL: https://github.com/apache/incubator-nuttx/pull/4193#issuecomment-884381207


   I think that there is another issue with system calls on 32-bit platforms.  
Passing a 64-bit value will require two registers instead of one, so it will be 
necessary to use a different system call to pass the values, won't it?  Also, 
do the 64-bit values need to lie on aligned, even registers?


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