misc/libphysfs/lzma/C/Compress/Branch/BranchIA64.h
changeset 12213 bb5522e88ab2
equal deleted inserted replaced
12212:ea891871f481 12213:bb5522e88ab2
       
     1 /* BranchIA64.h */
       
     2 
       
     3 #ifndef __BRANCH_IA64_H
       
     4 #define __BRANCH_IA64_H
       
     5 
       
     6 #include "BranchTypes.h"
       
     7 
       
     8 UInt32 IA64_Convert(Byte *data, UInt32 size, UInt32 nowPos, int encoding);
       
     9 
       
    10 #endif