physfs/lzma/CPP/7zip/Compress/Branch/ARMThumb.h

11 lines
123 B
C
Raw Normal View History

2008-01-23 04:52:35 +01:00
// ARMThumb.h
#ifndef __ARMTHUMB_H
#define __ARMTHUMB_H
#include "BranchCoder.h"
MyClassA(BC_ARMThumb, 0x07, 1)
#endif