source2006/utils/lzma/C/7zip/Compress/Branch/ARMThumb.h
2020-02-25 05:28:57 +02:00

10 lines
123 B
C

// ARMThumb.h
#ifndef __ARMTHUMB_H
#define __ARMTHUMB_H
#include "BranchCoder.h"
MyClassA(BC_ARMThumb, 0x07, 1)
#endif