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

10 lines
105 B
C

// PPC.h
#ifndef __PPC_H
#define __PPC_H
#include "BranchCoder.h"
MyClassA(BC_PPC_B, 0x02, 5)
#endif