On 01/07/2018 01:25 PM, Nicklas Karlsson wrote:
Found this in the file "hostmot2.h" and they live in "<stdint.h"

// please God where do these live in real life?
#define INT32_MIN (-2147483647-1)
#define INT32_MAX (2147483647)
#define UINT32_MAX (4294967295U)

That's true when building for uspace, but when building for RTAI kernel space of course /usr/include isn't accessible.


--
Sebastian Kuzminsky

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to