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 / Branch / BranchPPC.h
blob405efbb1e6171ad00592c088ba967751991711a3
1 // BranchPPC.h
3 #ifndef __BRANCH_PPC_H
4 #define __BRANCH_PPC_H
6 #include "Common/Types.h"
8 UInt32 PPC_B_Convert(Byte *data, UInt32 size, UInt32 nowPos, int encoding);
10 #endif