coreboot-kgpe-d16/util/cbfstool/lzma
Alexandru Gagniuc 5719bdc81c cbfstool/lzma: Remove C++ remnants
The original lzma code was probably designed as a library, and had
tons of checks for __cplusplus and extern "C". They were not removed
when imported, but remove them now.

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