libpayload: Move stdin/stdout/stderr away from headers
authorPatrick Georgi <patrick.georgi@secunet.com>
Thu, 24 Feb 2011 07:18:11 +0000 (07:18 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Thu, 24 Feb 2011 07:18:11 +0000 (07:18 +0000)
commitc977c7df7189c251ccfb7d0ed09178833f779809
treee3920d7b313980a152be93a4fe499678f10dfac3
parenta649a96efe9cf345ade3e7a0463507f9e4360ef0
libpayload: Move stdin/stdout/stderr away from headers

Otherwise they exist in several object files, confusing the linker

Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6377 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
payloads/libpayload/include/curses.h
payloads/libpayload/include/stdio.h
payloads/libpayload/libc/printf.c