mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
include: Remove 'exec/exec-all.h'
"exec/exec-all.h" is now fully empty, let's remove it. Mechanical change running: $ sed -i '/exec\/exec-all.h/d' $(git grep -wl exec/exec-all.h) Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250424202412.91612-14-philmd@linaro.org>
This commit is contained in:
parent
fe1a3ace13
commit
84307cd602
153 changed files with 0 additions and 175 deletions
|
@ -24,7 +24,6 @@
|
|||
#include "exec/cputlb.h"
|
||||
#include "exec/ramlist.h"
|
||||
#include "system/ramblock.h"
|
||||
#include "exec/exec-all.h"
|
||||
#include "system/memory.h"
|
||||
#include "exec/target_page.h"
|
||||
#include "qemu/rcu.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue