mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
exec/cpu-all: remove exec/cpu-interrupt include
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-8-pierrick.bouvier@linaro.org>
This commit is contained in:
parent
4533af18b2
commit
22a7c2f239
23 changed files with 22 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
#include "qemu/osdep.h"
|
||||
#include "exec/hwaddr.h"
|
||||
#include "exec/cpu-interrupt.h"
|
||||
#include "system/system.h"
|
||||
#include "system/qtest.h"
|
||||
#include "hw/irq.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue