Stub out most of stdio on AltOS
authorKeith Packard <keithp@keithp.com>
Mon, 19 Mar 2012 05:42:33 +0000 (22:42 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 19 Mar 2012 05:42:33 +0000 (22:42 -0700)
We're only using stdio for printf support, so stub out most of the
rest of it. A more complete job could be done, but this seems
sufficient for now.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found