RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / scripts / squashfs / lzma / C / 7zip / Compress / LZ / HashChain / HC4b.h
blob229e5fdfa49e21cbad8c2cf07efb2eb39b8f871a
1 // HC4b.h
3 #ifndef __HC4B__H
4 #define __HC4B__H
6 #undef HC_NAMESPACE
7 #define HC_NAMESPACE NHC4b
9 #define HASH_ARRAY_2
10 #define HASH_ARRAY_3
11 #define HASH_BIG
13 #include "HC.h"
14 #include "HCMain.h"
16 #undef HASH_ARRAY_2
17 #undef HASH_ARRAY_3
18 #undef HASH_BIG
20 #endif