LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
fwd.hh
Go to the documentation of this file.
1 
6 #ifndef TARGET_IA32_FWD_HH
7 # define TARGET_IA32_FWD_HH
8 
9 namespace target
10 {
11 
12  namespace ia32
13  {
14 
15  // codegen.hh.
16  class Codegen;
17 
18  // gas-assembly.hh.
19  class GasAssembly;
20 
21  }
22 
23 }
24 
25 #endif // !TARGET_IA32_FWD_HH