mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
i386: hvf: cleanup x86_gen.h
This only includes VM_PANIC now. No need to include it from headers. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
da20f5cd0d
commit
895f9fdf3a
9 changed files with 7 additions and 9 deletions
|
@ -19,10 +19,10 @@
|
|||
#include "qemu/osdep.h"
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "panic.h"
|
||||
#include "x86_decode.h"
|
||||
#include "string.h"
|
||||
#include "vmx.h"
|
||||
#include "x86_gen.h"
|
||||
#include "x86_mmu.h"
|
||||
#include "x86_descr.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue