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

10 lines
111 B
C

// SPARC.h
#ifndef __SPARC_H
#define __SPARC_H
#include "BranchCoder.h"
MyClassA(BC_SPARC, 0x08, 5)
#endif