summaryrefslogtreecommitdiff
path: root/release/src/linux/linux/scripts/squashfs/lzma/C/7zip/Compress/Branch/BranchIA64.h
blob: 2e96c13765ccd8288db5206e0bf9cbd4412f74a5 (plain)
1
2
3
4
5
6
7
8
9
10
// BranchIA64.h

#ifndef __BRANCH_IA64_H
#define __BRANCH_IA64_H

#include "Common/Types.h"

UInt32 IA64_Convert(Byte *data, UInt32 size, UInt32 nowPos, int encoding);

#endif