misc/libphysfs/lzma/CPP/7zip/Compress/Branch/PPC.h
changeset 13904 99b265e0d1d0
parent 13903 5f819b90d479
child 13905 b172a5d40eee
equal deleted inserted replaced
13903:5f819b90d479 13904:99b265e0d1d0
     1 // PPC.h
       
     2 
       
     3 #ifndef __PPC_H
       
     4 #define __PPC_H
       
     5 
       
     6 #include "BranchCoder.h"
       
     7 
       
     8 MyClassA(BC_PPC_B, 0x02, 5)
       
     9 
       
    10 #endif