coreboot-kgpe-d16/payloads/libpayload/include
Patrick Georgi c977c7df71 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
2011-02-24 07:18:11 +00:00
..
arpa Some more POSIX compatibility 2011-02-14 19:23:33 +00:00
i386/arch Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
pci Add #define that states the libpci interface version we implement 2010-08-16 17:51:47 +00:00
powerpc/arch libpayload update 2010-03-25 22:15:19 +00:00
sys Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
usb Avoid using the name "pid_t", which is used on unixoid systems. 2010-06-07 13:58:17 +00:00
assert.h Use fprintf(stderr, ...) in library 2011-02-14 19:26:22 +00:00
coreboot_tables.h Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
ctype.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
curses.h libpayload: Move stdin/stdout/stderr away from headers 2011-02-24 07:18:11 +00:00
curses.priv.h become more standard with libpayload headers. PATH_MAX belongs in limits.h, 2010-07-09 18:52:17 +00:00
errno.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
getopt.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
lar.h
libpayload.h libpayload: Add function to fix CMOS checksum. 2010-08-17 10:14:50 +00:00
limits.h become more standard with libpayload headers. PATH_MAX belongs in limits.h, 2010-07-09 18:52:17 +00:00
multiboot_tables.h [PATCH] libpayload: Add multiboot support 2008-10-20 16:51:43 +00:00
pci.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
stdarg.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
stdint.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
stdio.h libpayload: Move stdin/stdout/stderr away from headers 2011-02-24 07:18:11 +00:00
stdlib.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
string.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
sysinfo.h Add coreboot framebuffer support to libpayload 2010-03-25 18:56:26 +00:00
unistd.h Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00
video_console.h Add coreboot framebuffer support to libpayload 2010-03-25 18:56:26 +00:00