Files
easy7zip/CPP/7zip/Compress/Branch/SPARC.h
Igor Pavlov d9666cf046 4.44 beta
2016-05-28 00:15:49 +01:00

11 lines
111 B
C
Executable File

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