mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
exec/exec-all: remove dependency on cpu.h
Previous commit changed files relying transitively on it. 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: <20250317183417.285700-8-pierrick.bouvier@linaro.org>
This commit is contained in:
committed by
Richard Henderson
parent
2ec0dc245f
commit
eab9254fec
@@ -20,7 +20,6 @@
|
||||
#ifndef EXEC_ALL_H
|
||||
#define EXEC_ALL_H
|
||||
|
||||
#include "cpu.h"
|
||||
#if defined(CONFIG_USER_ONLY)
|
||||
#include "exec/cpu_ldst.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user