Return to SPARC.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / elwix / tools / oldlzma / SRC / 7zip / Compress / Branch |
1.1 misho 1: // SPARC.h 2: 3: #ifndef __SPARC_H 4: #define __SPARC_H 5: 6: #include "BranchCoder.h" 7: 8: MyClassA(BC_SPARC, 0x08, 5) 9: 10: #endif