mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-14 19:02:02 +00:00
vuart: add dummy vuart for risc-v
vUART will not enable before VM could be created. Tracked-On: #8805 Signed-off-by: Fei Li <fei1.li@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
#define CONSOLE_H
|
||||
|
||||
#include <vuart.h>
|
||||
#include <asm/guest/vcpu.h>
|
||||
|
||||
|
||||
struct acrn_vcpu;
|
||||
|
||||
/** Initializes the console module.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user