This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [PATCH] Add missing iprintf and iscanf family for SPU
On Mon, Feb 19, 2007 at 10:48:19AM -0800, Patrick Mansfield wrote:
> So here is your patch modified to move the define into sys/config.h so we
> have it for user space *and* for newlib builds, and then never have
> prototypes for iprintf in stdio.h when NO_INTERNAL_IPRINTF is not defined.
Of course I meant "when NO_INTERNAL_IPRINTF is defined" ...
-- Patrick Mansfield