mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-03 14:06:54 +00:00
The print_param struct's member emit who is used for callback, the forth parameter of it is used for transmit the private data of the "print_param". The type translation between "void *" and private date broke the violations. Use the same type to fix it out. Tracked-On: #861 Signed-off-by: Huihuang Shi <huihuang.shi@intel.com> Acked-by: Xu Anthony <anthony.xu@intel.com> |
||
---|---|---|
.. | ||
console.c | ||
dump.c | ||
hypercall.c | ||
logmsg.c | ||
npk_log.c | ||
printf.c | ||
profiling.c | ||
sbuf.c | ||
shell_priv.h | ||
shell.c | ||
uart16550.c | ||
uart16550.h | ||
vuart.c |