coreboot-kgpe-d16/util/cbfstool/lzma/C
Alexandru Gagniuc e20f27a098 cbfstool/lzma: Remove windows-specific remnants
Remove checks for MSVC version and references to windows types and
calling conventions. Calling conventions are not needed as functions
are not exported, like in a library.

Change-Id: I884a1502cf56b193de254f017a97275c8612c670
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4836
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-01-29 20:05:42 +01:00
..
LzFind.c cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzFind.h cbfstool/lzma: Remove C++ remnants 2014-01-29 20:05:09 +01:00
LzHash.h cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzmaDec.c cbfstool/lzma: Remove windows-specific remnants 2014-01-29 20:05:42 +01:00
LzmaDec.h cbfstool/lzma: Remove C++ remnants 2014-01-29 20:05:09 +01:00
LzmaEnc.c cbfstool/lzma: Remove windows-specific remnants 2014-01-29 20:05:42 +01:00
LzmaEnc.h cbfstool/lzma: Remove C++ remnants 2014-01-29 20:05:09 +01:00
Types.h cbfstool/lzma: Remove windows-specific remnants 2014-01-29 20:05:42 +01:00