summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/lzma/C/7zip/Compress/LZ/BinTree/BinTree3.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/lzma/C/7zip/Compress/LZ/BinTree/BinTree3.h')
-rw-r--r--util/cbfstool/lzma/C/7zip/Compress/LZ/BinTree/BinTree3.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/util/cbfstool/lzma/C/7zip/Compress/LZ/BinTree/BinTree3.h b/util/cbfstool/lzma/C/7zip/Compress/LZ/BinTree/BinTree3.h
new file mode 100644
index 0000000..76bd9dd
--- /dev/null
+++ b/util/cbfstool/lzma/C/7zip/Compress/LZ/BinTree/BinTree3.h
@@ -0,0 +1,16 @@
+// BinTree3.h
+
+#ifndef __BINTREE3_H
+#define __BINTREE3_H
+
+#define BT_NAMESPACE NBT3
+
+#define HASH_ARRAY_2
+
+#include "BinTreeMain.h"
+
+#undef HASH_ARRAY_2
+
+#undef BT_NAMESPACE
+
+#endif
OpenPOWER on IntegriCloud