]> Git Repo - binutils.git/blobdiff - sim/m32r/cpuall.h
* cgen-engine.h (EXTRACT_MSB0_LGSINT, EXTRACT_MSB0_LGUINT): Define.
[binutils.git] / sim / m32r / cpuall.h
index 36e128beb7a61782bb78f432ad7e0da35941d581..ad6e19a1c8f0942f7431ab85f8c9430c47077cbd 100644 (file)
@@ -29,21 +29,18 @@ This file is part of the GNU simulators.
 
 #ifdef WANT_CPU_M32RBF
 #include "eng.h"
-#include "cgen-engine.h"
 #include "cpu.h"
 #include "decode.h"
 #endif
 
 #ifdef WANT_CPU_M32RXF
 #include "engx.h"
-#include "cgen-engine.h"
 #include "cpux.h"
 #include "decodex.h"
 #endif
 
 #ifdef WANT_CPU_M32R2F
 #include "eng2.h"
-#include "cgen-engine.h"
 #include "cpu2.h"
 #include "decode2.h"
 #endif
This page took 0.02303 seconds and 4 git commands to generate.