mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-04 23:24:56 +00:00
hv:fix "no prototype for non-static function"
change some APIs to static or include header file Tracked-On: #861 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
4129b72b2e
commit
e4d1c321ad
@@ -12,6 +12,7 @@
|
||||
#include <vm.h>
|
||||
#include <init.h>
|
||||
#include <logmsg.h>
|
||||
#include <dump.h>
|
||||
|
||||
#define CALL_TRACE_HIERARCHY_MAX 20U
|
||||
#define DUMP_STACK_SIZE 0x200U
|
||||
|
||||
Reference in New Issue
Block a user