misc/libphysfs/lzma/C/Compress/Branch/BranchSPARC.h
author Wuzzy <almikes@aol.com>
Fri, 22 Sep 2017 02:37:45 +0200
changeset 12483 a830a92b6c5c
parent 12213 bb5522e88ab2
permissions -rw-r--r--
Use misc icon for description group box in videos page

/* 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