mirror of
https://github.com/qemu/qemu.git
synced 2026-02-04 05:35:39 +00:00
exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250325045915.994760-15-pierrick.bouvier@linaro.org>
This commit is contained in:
committed by
Richard Henderson
parent
9c2ff9cdc9
commit
d97c3b06de
@@ -24,6 +24,7 @@
|
||||
#include "qemu/qemu-print.h"
|
||||
#include "system/accel-ops.h"
|
||||
#include "system/cpus.h"
|
||||
#include "exec/cpu-common.h"
|
||||
#include "exec/tswap.h"
|
||||
#include "exec/replay-core.h"
|
||||
#include "exec/log.h"
|
||||
|
||||
Reference in New Issue
Block a user