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:
Mingqiang Chi
2019-05-06 11:10:03 +08:00
committed by wenlingz
parent b68aee6ef1
commit da9ed0eda9
22 changed files with 2 additions and 28 deletions

View File

@@ -37,6 +37,7 @@
#ifndef CPU_H
#define CPU_H
#include <types.h>
/* Define CPU stack alignment */
#define CPU_STACK_ALIGN 16UL