coreboot/payloads/libpayload/libc
Patrick Georgi d385ed29b9 This change adds PPC support to libpayload, and hooks it up in the build
process.
The PPC support is still stubbed, with commented out x86 code as guide
line for an implementor.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4293 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-05-21 10:02:52 +00:00
..
console.c don't initialize "in" as it is initialized again one line below. 2009-04-29 19:09:19 +00:00
ctype.c
exec.c
getopt_long.c getopt for libpayload. in case someone wants to pass parameters to payloads and 2009-04-29 19:08:29 +00:00
ipchecksum.c
lar.c
lib.c
Makefile.inc getopt for libpayload. in case someone wants to pass parameters to payloads and 2009-04-29 19:08:29 +00:00
malloc.c This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
memory.c
printf.c
rand.c
readline.c
string.c fix strstr. Seems the function never worked before, except the searched 2009-03-06 17:43:20 +00:00
sysinfo.c
time.c This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00