diff --git a/include/exec/cpu-defs.h b/include/exec/cpu-defs.h index ff81fff592..21309cf567 100644 --- a/include/exec/cpu-defs.h +++ b/include/exec/cpu-defs.h @@ -33,8 +33,6 @@ #include "cpu-param.h" -#define TARGET_TB_PCREL 1 - #ifndef TARGET_LONG_BITS # error TARGET_LONG_BITS must be defined in cpu-param.h #endif