1370b324cSopenharmony_ciifdef USE_ASM
2370b324cSopenharmony_ciifdef IS_X64
3370b324cSopenharmony_ciUSE_LZMA_DEC_ASM=1
4370b324cSopenharmony_ciendif
5370b324cSopenharmony_ciifdef IS_ARM64
6370b324cSopenharmony_ciUSE_LZMA_DEC_ASM=1
7370b324cSopenharmony_ciendif
8370b324cSopenharmony_ciendif
9370b324cSopenharmony_ci
10370b324cSopenharmony_ciifdef USE_LZMA_DEC_ASM
11370b324cSopenharmony_ci
12370b324cSopenharmony_ciLZMA_DEC_OPT_OBJS= $O/LzmaDecOpt.o
13370b324cSopenharmony_ci
14370b324cSopenharmony_ciendif
15