mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-24 10:17:28 +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
@@ -6,6 +6,7 @@
|
||||
|
||||
#include <types.h>
|
||||
#include <pci.h>
|
||||
#include <console.h>
|
||||
|
||||
size_t console_write(__unused const char *str, __unused size_t len)
|
||||
{
|
||||
|
Reference in New Issue
Block a user