[PATCH] sparc.h: included stdint.h

Mohammed Khoory mkhoory at eiast.ae
Mon May 6 10:00:00 UTC 2013


This header located in cpukit/score/cpu/sparc/rtems/score/ uses uint32_t but
does not include stdint.h. This may cause problems when compiling
applications that include BSP headers that include this file (leon.h for
example). 

The patch simply adds an #include <stdint.h> directive.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-sparc.h-included-stdint.h.patch
Type: application/octet-stream
Size: 825 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20130506/4afa080e/attachment.obj>


More information about the devel mailing list