]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 13 Mar 2024 16:30:32 +0000 (17:30 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 2 Apr 2024 12:54:35 +0000 (14:54 +0200)
The CONFIG_SOFTMMU_GATE definition was never used, remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240313213339.82071-2-philmd@linaro.org>

accel/tcg/plugin-gen.c

index 8028786c7bb34d87e2d418072405837c84430d5e..cd78ef94a165b8acaed60725b6b619c8665c6bab 100644 (file)
 #include "exec/helper-info.c.inc"
 #undef  HELPER_H
 
-#ifdef CONFIG_SOFTMMU
-# define CONFIG_SOFTMMU_GATE 1
-#else
-# define CONFIG_SOFTMMU_GATE 0
-#endif
-
 /*
  * plugin_cb_start TCG op args[]:
  * 0: enum plugin_gen_from