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 / HC3.h
blob38f05d237f62fc572241cc3abc16d46b291a30ef
1 // HC3.h
3 #ifndef __HC3_H
4 #define __HC3_H
6 #undef HC_NAMESPACE
7 #define HC_NAMESPACE NHC3
9 #define HASH_ARRAY_2
11 #include "HC.h"
12 #include "HCMain.h"
14 #undef HASH_ARRAY_2
16 #endif