RTEMS patch sweep: *types.h
Ralf Corsepius
ralf.corsepius@rtems.org
Tue Feb 22 01:07:00 GMT 2005
Hi,
Another part of the RTEMS patches.
These patches address several issues at once:
1. The #ifdef'ed __rtems__ intXX_t types in machine/types.h conflict
with current RTEMS (RTEMS now has stdint.h)
2. The #ifdef'ed __rtems__ intXX_t types in machine/types.h are broken
for some targets (H8300, avr, c4x).
3. RTEMS needs BSDs __uintXX_t's.
Though these patches should be generally applicable, all changes these
patches introduce have been if'ed __rtems__ to avoid potential conflicts
with other OSes.
Ralf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlib-CVS-rtems-rc-20050222-1.diff
Type: text/x-patch
Size: 5748 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20050222/3ca2a4e0/attachment.bin>
More information about the Newlib
mailing list