On 05/30/2015 11:11 PM, Peter Crosthwaite wrote:
> The usages of this define are pure TCG and there is no architecture
> specific variation of the value. Localise it to the TCG engine to
> remove another architecture agnostic piece from cpu-defs.h.
> 
> This follows on from a28177820a868eafda8fab007561cc19f41941f4 where
> temp_buf was moved out of the CPU_COMMON obsoleting the need for
> the super early definition.
> 
> Cc: Richard Henderson <r...@twiddle.net>
> Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com>
> ---
>  include/exec/cpu-defs.h | 1 -
>  tcg/tcg.h               | 2 ++
>  2 files changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to