Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / target-sparc / cpu.h
index 32b45f9..d592bea 100644 (file)
@@ -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"