mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-22 17:27:53 +00:00
hv:remove some unnecessary includes
remove some unnecessary includes Tracked-On: #1842 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
||||
#ifndef CPU_H
|
||||
#define CPU_H
|
||||
#include <types.h>
|
||||
|
||||
/* Define CPU stack alignment */
|
||||
#define CPU_STACK_ALIGN 16UL
|
||||
|
Reference in New Issue
Block a user