[PATCH] sparc.h: included stdint.h
Joel Sherrill
joel.sherrill at OARcorp.com
Mon May 6 13:36:18 UTC 2013
On 5/6/2013 8:23 AM, Gedare Bloom wrote:
> On Mon, May 6, 2013 at 8:48 AM, Ralf Corsepius <ralf.corsepius at rtems.org> wrote:
>> On 05/06/2013 02:10 PM, Gedare Bloom wrote:
>>> This seems funny. Types are usually pulled in through types.h within
>>> RTEMS.
>> This claim is simply incorrect.
>>
> I'm pretty sure in the score it is usual to get them from the types.h
> header, which will pull stdint.h in along with some of the other
> non-standard types and type definitions used by RTEMS.
I have a more fundamental problem. Why are these header files including
something which is normally thought of as private?
$ grep ^#include ./leon3/include/leon.h ./leon2/include/leon.h
./leon3/include/leon.h:#include <rtems/score/sparc.h>
./leon3/include/leon.h:#include <amba.h>
./leon2/include/leon.h:#include <rtems/score/sparc.h>
> _______________________________________________
> rtems-devel mailing list
> rtems-devel at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-devel
--
Joel Sherrill, Ph.D. Director of Research & Development
joel.sherrill at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the devel
mailing list