On 12/17/21 2:49 AM, Paolo Bonzini wrote:
"if (tcg_enabled())" allows elision of the code inside it; we only need
the prototype to exist, so that the code compile even for the --disable-tcg
case.

Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to