aboutsummaryrefslogtreecommitdiff
path: root/sp/src/utils/lzma/C/7zip/Compress/Branch/ARM.h
blob: 5561299bcfbe5813dce75f48c07716c66dceadee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// ARM.h

#ifndef __ARM_H
#define __ARM_H

#include "BranchCoder.h"

MyClassA(BC_ARM, 0x05, 1)

#endif