summaryrefslogtreecommitdiff
path: root/release/src/linux/linux/scripts/squashfs/lzma/C/7zip/Compress/Branch/ARM.h
blob: 83c91e31497dc214e133dbd18c94298d4032a2df (plain)
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