coreboot-kgpe-d16/util/cbfstool/lzma/C
Alexandru Gagniuc ae45a9884b cbfstool: Fix build errors when building with clang
Now that we can set CC to an arbitrary compiler, fix issues that clang
finds. Luckily, there were only two trivial errors.

Change-Id: I0fd1f0f263a8ab7004f39cd36ed42d1a1cba5c04
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5081
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-02-10 05:43:56 +01:00
..
LzFind.c cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00
LzFind.h cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00
LzHash.h cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzmaDec.c cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00
LzmaDec.h cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00
LzmaEnc.c cbfstool: Fix build errors when building with clang 2014-02-10 05:43:56 +01:00
LzmaEnc.h cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00
Types.h cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00