Return to BinTree3.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / elwix / tools / oldlzma / SRC / 7zip / Compress / LZ / BinTree |
oldlzma needs for uboot
// BinTree3.h #ifndef __BINTREE3_H #define __BINTREE3_H #undef BT_NAMESPACE #define BT_NAMESPACE NBT3 #define HASH_ARRAY_2 #include "BinTree.h" #include "BinTreeMain.h" #undef HASH_ARRAY_2 #endif