stdio: remove iffy putchar etc macros
authorAlan Cox <alan@linux.intel.com>
Tue, 21 Jul 2015 20:31:14 +0000 (21:31 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 21 Jul 2015 20:31:14 +0000 (21:31 +0100)
commita741dbfc4674516bb505e63beb0d1a7fd7ce7e1b
tree68cbc83c7a3d01e7d8492c52516e0079d9d4a577
parentf3ef26009a10311270539e644ab5c770aa940b1e
stdio: remove iffy putchar etc macros

These don't cover all cases safely and for a tiny box aren't really worth
the hit anyway.
Library/include/stdio.h