commit | 8347f4922822da69d44448d4debeb816ebd3ee1a | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Aug 29 00:03:59 2023 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Aug 31 19:47:43 2023 +0200 |
tree | 907477e937cf3a1cacce16d23928057e914c4513 | |
parent | ab5f8fc7004463075395e5c7a5f2f0bce95fbe31 [diff] |
exec/translation-block: Clean up includes 'qemu/atomic.h' and 'exec/target_page.h' are not used. 'qemu/interval-tree.h' is only required for user emulation. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230828221314.18435-12-philmd@linaro.org>