coreboot-kgpe-d16/payloads/libpayload/include/armv7/arch
Stefan Reinauer 6ceed0929d libpayload: Don't sneak in compiler includes
The way we got to include the compiler includes was kind of whacky.
Instead of mixing in potentially problematic headers, make libpayload
self-contained by adding some missing header files. Also clean up
conflicting definitions of size_t throughout the tree.

Signed-off-by: Stefan Reinauer <reinauer@google.com>

Change-Id: I0ad1194de1a00b7133c5477c00eb167d63a2ee85
Reviewed-on: https://gerrit.chromium.org/gerrit/47608
Reviewed-by: Ronald G. Minnich <rminnich@chromium.org>
Commit-Queue: Stefan Reinauer <reinauer@google.com>
Tested-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/3058
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-04-18 02:50:28 +02:00
..
cache.h armv7: import updated cache/MMU stuff from coreboot 2013-03-30 19:48:52 +01:00
exception.h libpayload: Catch exceptions and print out an error message. 2013-03-04 22:39:09 +01:00
io.h libpayload: Use the same type for 32 bit data in readl as in uint32_t. 2013-02-15 06:52:01 +01:00
types.h libpayload: Don't sneak in compiler includes 2013-04-18 02:50:28 +02:00
virtual.h libpayload: Initial ARMv7 port 2012-12-14 22:29:48 +01:00