BCM WL 6.30.102.9 (r366174)
[tomato.git] / release / src-rt / linux / linux-2.6 / scripts / squashfs / lzma / C / 7zip / Compress / Branch / BranchSPARC.h
blob431bac5879c594396eab1a72da76a18050a542b0
1 // BranchSPARC.h
3 #ifndef __BRANCH_SPARC_H
4 #define __BRANCH_SPARC_H
6 #include "Common/Types.h"
8 UInt32 SPARC_B_Convert(Byte *data, UInt32 size, UInt32 nowPos, int encoding);
10 #endif