mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-31 14:23:53 -06:00
exec/cpu-all: remove exec/page-protection 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-6-pierrick.bouvier@linaro.org>
This commit is contained in:
parent
342e313d6c
commit
e33865f048
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
#ifndef CPU_ALL_H
|
||||
#define CPU_ALL_H
|
||||
|
||||
#include "exec/page-protection.h"
|
||||
#include "exec/cpu-common.h"
|
||||
#include "exec/cpu-interrupt.h"
|
||||
#include "exec/tswap.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue