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

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

#ifndef __IA64_H
#define __IA64_H

#include "BranchCoder.h"

MyClassA(BC_IA64, 0x04, 1)

#endif