misc/libphysfs/lzma/C/Compress/Branch/BranchSPARC.h
author Wuzzy <Wuzzy2@mail.ru>
Sat, 01 Sep 2018 01:18:07 +0200
changeset 13731 2fa83c3e9f09
parent 12213 bb5522e88ab2
permissions -rw-r--r--
Add frontend tip introducing /help

/* BranchSPARC.h */

#ifndef __BRANCH_SPARC_H
#define __BRANCH_SPARC_H

#include "BranchTypes.h"

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

#endif