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 / BinTree3.h
1 // BinTree3.h
2
3 #ifndef __BINTREE3_H
4 #define __BINTREE3_H
5
6 #define BT_NAMESPACE NBT3
7
8 #define HASH_ARRAY_2
9
10 #include "BinTreeMain.h"
11
12 #undef HASH_ARRAY_2
13
14 #undef BT_NAMESPACE
15
16 #endif