<machine/_default_types.h>

Sebastian Huber sebastian.huber@embedded-brains.de
Fri Sep 20 14:56:00 GMT 2013


Hello,

the file <machine/_default_types.h> defines a bunch of integer types with __ 
names.  Why can we not use <stdint.h> to define these types?  The problem is 
that on some platforms __uint32_t != uint32_t for example.

-- 
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@embedded-brains.de
PGP     : Public key available on request.

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



More information about the Newlib mailing list