I think I should be a bit more explicit:

In message <[EMAIL PROTECTED]> I wrote:
> 
> > stddef.h is included by a few different things, but can be a blank
> > file.

U-Boot already has a stddef.h (include/linux/stddef.h) which gets used
for all U-Boot related compiles.

> > stdarg.h is included by a couple of things, and can be a trivial
> > implementation (attached).

stdarg.h is a compiler provided file and thus has to be  provided  by
your toolchain.

As mentioned before, I don't think that any changes to U-Boot code are
necessary.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
Too much of anything, even love, isn't necessarily a good thing.
        -- Kirk, "The Trouble with Tribbles", stardate 4525.6

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to