aboutsummaryrefslogtreecommitdiff
path: root/sp/src/utils/lzma/C/7zip/Compress/Branch/PPC.h
diff options
context:
space:
mode:
Diffstat (limited to 'sp/src/utils/lzma/C/7zip/Compress/Branch/PPC.h')
-rw-r--r--sp/src/utils/lzma/C/7zip/Compress/Branch/PPC.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sp/src/utils/lzma/C/7zip/Compress/Branch/PPC.h b/sp/src/utils/lzma/C/7zip/Compress/Branch/PPC.h
new file mode 100644
index 00000000..a0e33444
--- /dev/null
+++ b/sp/src/utils/lzma/C/7zip/Compress/Branch/PPC.h
@@ -0,0 +1,10 @@
+// PPC.h
+
+#ifndef __PPC_H
+#define __PPC_H
+
+#include "BranchCoder.h"
+
+MyClassA(BC_PPC_B, 0x02, 5)
+
+#endif