coreboot-kgpe-d16/util/cbfstool/lzma/C
Alexandru Gagniuc 5edfa3779d cbfstool/lzma: Remove dead code under #ifdefs
Remove a bunch of dead code which depends either on commented out
#defines, or compiler definitions. Use this opportunity to remove the
need for "-D_7ZIP_ST" in the compiler flags.

Change-Id: Ib6629002be7bf4cee6d95d7baa724893b5e8ba32
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5083
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-03-02 05:14:30 +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
LzmaDec.c cbfstool/lzma: Remove code which depends on commented out defines 2014-02-11 20:15:48 +01:00
LzmaDec.h cbfstool/lzma: Remove code which depends on commented out defines 2014-02-11 20:15:48 +01:00
LzmaEnc.c cbfstool/lzma: Remove dead code under #ifdefs 2014-03-02 05:14:30 +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