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