aboutsummaryrefslogtreecommitdiff
path: root/sp/src/utils/lzma/C/7zip/Compress/Branch/ARMThumb.h
blob: 601e40bfcce075bcb03eac70b03ba0c88176d540 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// ARMThumb.h

#ifndef __ARMTHUMB_H
#define __ARMTHUMB_H

#include "BranchCoder.h"

MyClassA(BC_ARMThumb, 0x07, 1)

#endif