[PATCH 41/45] timecounter: Use uint32_t instead of u_int

Gedare Bloom gedare at gwu.edu
Mon May 18 14:00:57 UTC 2015


On Mon, May 18, 2015 at 3:50 AM, Sebastian Huber
<sebastian.huber at embedded-brains.de> wrote:
>
>
> On 17/05/15 15:22, Gedare Bloom wrote:
>>
>> On Fri, May 15, 2015 at 7:47 AM, Sebastian Huber
>> <sebastian.huber at embedded-brains.de> wrote:
>>>
>>> From: Alexander Krutwig <alexander.krutwig at embedded-brains.de>
>>>
>>> FreeBSD assumes that u_int is a 32-bit integer type.  This is wrong for
>>> some 16-bit targets supported by RTEMS.
>>>
>>> Update #2271.
>>> ---
>>
>> Can we undef u_int and redefine it to uint32_t instead? This will be a
>> more localized RTEMS-specific change.
>
>
> I think this is very confusing.  This patch is separate since we try to
> submit it to FreeBSD.
>
OK that works better.

> --
> Sebastian Huber, embedded brains GmbH
>
> Address : Dornierstr. 4, D-82178 Puchheim, Germany
> Phone   : +49 89 189 47 41-16
> Fax     : +49 89 189 47 41-09
> E-Mail  : sebastian.huber at embedded-brains.de
> PGP     : Public key available on request.
>
> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
>
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list