Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ARMThumb.h « Branch « Compress « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 601e40bfcce075bcb03eac70b03ba0c88176d540 (plain)
1
2
3
4
5
6
7
8
9
10
// ARMThumb.h

#ifndef __ARMTHUMB_H
#define __ARMTHUMB_H

#include "BranchCoder.h"

MyClassA(BC_ARMThumb, 0x07, 1)

#endif