RTEMS patch sweep: *types.h
Ralf Corsepius
ralf.corsepius@rtems.org
Fri Feb 25 03:41:00 GMT 2005
On Thu, 2005-02-24 at 13:52 -0500, Jeff Johnston wrote:
> Patch checked in.
Thanks.
What's your opinion on generalizing this patch?
I.e. to move libc/sys/rtems/machine/_types.h to libc/include/machine
and remove the first "#if !defined (__rtems__)"'ed block from
lib/include/sys/types.h in favor of the corresponding "#else /*
__rtems__ */" block.
I am not sure about the impact this would have on Cygwin and on Linux-
newlib, but as far as I can tell, this would fix fixed-size types for
some of "bare" embedded targets, which currently are broken (h8, avr,
c4x)
Ralf
More information about the Newlib
mailing list