diff options
author | Gabe Black <gabeblack@google.com> | 2013-03-02 03:32:19 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-03-14 01:42:52 +0100 |
commit | cc86e63e835ab0bceb62215460a13266a791cdd3 (patch) | |
tree | b2c527c891492589c983d990cc97edf5762a8f4d /src/arch/armv7 | |
parent | 0f5a3fc36794fa23210ada7abf671495e4a98226 (diff) |
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)
Diffstat (limited to 'src/arch/armv7')
0 files changed, 0 insertions, 0 deletions