mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 07:35:31 +00:00
hv:tiny cleanup
-- remove some unnecessary includes -- fix a typo -- remove unnecessary void before launch_vms Tracked-On: #1842 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
f15a3600ec
commit
38ca8db19f
@@ -20,7 +20,7 @@
|
||||
#include <cpuid.h>
|
||||
#include <version.h>
|
||||
#include <vmx.h>
|
||||
#include <vm.h>
|
||||
#include <msr.h>
|
||||
#include <ld_sym.h>
|
||||
#include <logmsg.h>
|
||||
#include <cat.h>
|
||||
|
||||
Reference in New Issue
Block a user