allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / scripts / squashfs / lzma / C / 7zip / Compress / Branch / BranchARM.h
blob63e55dc8fc83213e44494a84cec548b3364080f1
1 // BranchARM.h
3 #ifndef __BRANCH_ARM_H
4 #define __BRANCH_ARM_H
6 #include "Common/Types.h"
8 UInt32 ARM_Convert(Byte *data, UInt32 size, UInt32 nowPos, int encoding);
10 #endif