Upload 2.0.2
[physicsfs] / lzma / CPP / 7zip / Compress / Branch / ARM.h
diff --git a/lzma/CPP/7zip/Compress/Branch/ARM.h b/lzma/CPP/7zip/Compress/Branch/ARM.h
new file mode 100644 (file)
index 0000000..5561299
--- /dev/null
@@ -0,0 +1,10 @@
+// ARM.h
+
+#ifndef __ARM_H
+#define __ARM_H
+
+#include "BranchCoder.h"
+
+MyClassA(BC_ARM, 0x05, 1)
+
+#endif