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


   This would not work, for example, on 8-bit MCUs where sizeof(uintptr_t) == 2 
but sizeof(unsigned long) == 4.  But those won't use system calls anyway.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to