Upload 2.0.2
[physicsfs] / lzma / CPP / 7zip / Compress / Branch / PPC.h
diff --git a/lzma/CPP/7zip/Compress/Branch/PPC.h b/lzma/CPP/7zip/Compress/Branch/PPC.h
new file mode 100644 (file)
index 0000000..a0e3344
--- /dev/null
@@ -0,0 +1,10 @@
+// PPC.h
+
+#ifndef __PPC_H
+#define __PPC_H
+
+#include "BranchCoder.h"
+
+MyClassA(BC_PPC_B, 0x02, 5)
+
+#endif