File:  [ELWIX - Embedded LightWeight unIX -] / elwix / tools / oldlzma / SRC / 7zip / Compress / Branch / BranchARM.h
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue May 14 09:04:51 2013 UTC (11 years, 3 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

// BranchARM.h

#ifndef __BRANCH_ARM_H
#define __BRANCH_ARM_H

#include "Common/Types.h"

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

#endif


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>