summaryrefslogtreecommitdiff
path: root/release/src/linux/linux/scripts/squashfs/lzma/C/7zip/Compress/Branch/ARMThumb.h
blob: f59c737b41b532d6f6d9e879ad9048c7eab0f1a3 (plain)
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