cbfstool: Fix compile issue for older gcc versions

Hardware / Coreboot - Werner Zeh [siemens.com] - 25 January 2016 23:48 UTC

gcc 4.4.7 fails to compile due to the missing initializers for all struct members. Add initializers for all fields.

Change-Id: If1ad4fff0f965ccd7e821820c0703853c1e5c590

998671c cbfstool: Fix compile issue for older gcc versions
util/cbfstool/fmaptool.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Upstream: review.coreboot.org


  • Share