misc/libphysfs/lzma/C/Compress/Branch/BranchIA64.h
author Wuzzy <Wuzzy2@mail.ru>
Sat, 21 Jul 2018 15:58:07 +0200
changeset 13536 2694e8449a2a
parent 12213 bb5522e88ab2
permissions -rw-r--r--
Update German translation

/* BranchIA64.h */

#ifndef __BRANCH_IA64_H
#define __BRANCH_IA64_H

#include "BranchTypes.h"

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

#endif