mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-15 06:01:58 -06: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:
parent
2ec0dc245f
commit
eab9254fec
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue