commit | 606ad7fe17a0baee43a29d71469fee246a09a7be | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Tue Mar 04 22:24:37 2025 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Mon Mar 10 10:30:01 2025 +0000 |
tree | b576379d392bcb62f244990e5a14276c495fdbac | |
parent | 40988ed9dfca934791bd2aeb1cc2d11e3a239265 [diff] |
plugins/core: make a single build unit 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. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250304222439.2035603-31-alex.bennee@linaro.org>