diff options
Diffstat (limited to 'cpu-common.h')
-rw-r--r-- | cpu-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu-common.h b/cpu-common.h index 1fe3280..321037f 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" |