[PATCH 41/45] timecounter: Use uint32_t instead of u_int
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon May 18 07:50:13 UTC 2015
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.
--
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.
More information about the devel
mailing list