aboutsummaryrefslogtreecommitdiff
path: root/sp/src/utils/lzma/C/7zip/Compress/Branch/PPC.h
blob: a0e33444e485c5caa22921c257c039d45afbe5af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// PPC.h

#ifndef __PPC_H
#define __PPC_H

#include "BranchCoder.h"

MyClassA(BC_PPC_B, 0x02, 5)

#endif