diff options
Diffstat (limited to 'target-sparc')
-rw-r--r-- | target-sparc/cpu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target-sparc/cpu.h b/target-sparc/cpu.h index 32b45f9496..d592bea360 100644 --- a/target-sparc/cpu.h +++ b/target-sparc/cpu.h @@ -13,8 +13,6 @@ #define TARGET_PAGE_BITS 13 /* 8k */ #endif -#define TARGET_PHYS_ADDR_BITS 64 - #define CPUState struct CPUSPARCState #include "cpu-defs.h" |