[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Data type problem



Ralf Corsepius wrote:
> On Tue, 2007-10-16 at 14:18 +0000, St?phane ARQUER wrote:
>   
>> I succeeded to compile with
>> #include <sys/types.h>
>>     
> sys/types.h doesn't contain any fixed size types.
>
> You want to include <stdint.h> and nothing else.
>   
I thought some of the code he mentioned had u_long.

--joel
> Ralf
>
>
>
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>