On 3/4/25 14:24, Alex Bennée wrote:
Trim through the includes and remove everything not needed for the core. Only include tcg-op-common.h to remove the need to TARGET_LONG_BITS and move the build unit into the common set.Signed-off-by: Alex Bennée <[email protected]> --- plugins/core.c | 10 +--------- plugins/meson.build | 5 +---- 2 files changed, 2 insertions(+), 13 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
