diff --git a/cpu-common.h b/cpu-common.h index 1fe32807011853170d1bbdf392359b0549e40171..321037fbc0359607ef1d3175bf5f42b16d0f88fa 100644 --- a/cpu-common.h +++ b/cpu-common.h @@ -3,9 +3,7 @@ /* CPU interfaces that are target independent. */ -#ifdef TARGET_PHYS_ADDR_BITS #include "targphys.h" -#endif #ifndef NEED_CPU_H #include "poison.h"