Run dos2unix on bayou and remove white space at the end of lines.
[coreboot.git] / payloads / bayou / util / pbuilder / lzma / C / 7zip / Compress / LZ / BinTree / BinTree4.h
1 // BinTree4.h
2
3 #ifndef __BINTREE4_H
4 #define __BINTREE4_H
5
6 #define BT_NAMESPACE NBT4
7
8 #define HASH_ARRAY_2
9 #define HASH_ARRAY_3
10
11 #include "BinTreeMain.h"
12
13 #undef HASH_ARRAY_2
14 #undef HASH_ARRAY_3
15
16 #undef BT_NAMESPACE
17
18 #endif