On 17/05/15 15:22, Gedare Bloom wrote:
On Fri, May 15, 2015 at 7:47 AM, Sebastian Huber
<sebastian.hu...@embedded-brains.de> wrote:
From: Alexander Krutwig <alexander.krut...@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.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to