summary refs log tree commit diff stats
path: root/tcg/ia64/tcg-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcg/ia64/tcg-target.h')
-rw-r--r--tcg/ia64/tcg-target.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tcg/ia64/tcg-target.h b/tcg/ia64/tcg-target.h
index 368aee4196..b7e01b25ae 100644
--- a/tcg/ia64/tcg-target.h
+++ b/tcg/ia64/tcg-target.h
@@ -144,9 +144,6 @@ typedef enum {
 
 #define TCG_AREG0 TCG_REG_R7
 
-/* Guest base is supported */
-#define TCG_TARGET_HAS_GUEST_BASE
-
 static inline void flush_icache_range(tcg_target_ulong start,
                                       tcg_target_ulong stop)
 {