2008-01-23 03:52:35 +00:00

11 lines
105 B
C

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