coreboot-kgpe-d16/payloads/libpayload/arch
Gabe Black cc86e63e83 libpayload: Don't declare the loop counter within the for loop
'for' loop initial declarations are only allowed in C99 mode

I didn't realize we don't enable 14 year old features when building
libpayload, and I must have accidentally not rebuilt everything when making my
final tweaks to my earlier change.

Change-Id: I6caeeffad177b6d61fa30175f767e85084c061f4
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/2718
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
2013-03-14 01:42:52 +01:00
..
armv7 libpayload: Don't declare the loop counter within the for loop 2013-03-14 01:42:52 +01:00
powerpc libpayload: Make whether or not there's an IO address space configurable 2013-03-13 23:02:05 +01:00
x86 libpayload: Make whether or not there's an IO address space configurable 2013-03-13 23:02:05 +01:00
Config.in libpayload: Fix license headers 2013-02-20 02:41:24 +01:00