mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-09 03:43:54 +00:00
HV: cleanup header files under hypervisor/common
it removes hypervisor.h and just includes needed header files. Tracked-On: #1842 Signed-off-by: Minggui Cao <minggui.cao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
#include <hypervisor.h>
|
||||
#include <types.h>
|
||||
#include <logmsg.h>
|
||||
|
||||
void __stack_chk_fail(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user