acrn-hypervisor/hypervisor/debug
Zide Chen 8f16faab04 HV: further cleanup of header inclusions
According to the comments in hypervisor:
 " This file includes config header file "bsp_cfg.h" and other
	hypervisor used header files.
	It should be included in all the source files."

this patch includes all common header files in hypervisor.h
then removes other redundant inclusions

Signed-off-by: Zide Chen <zide.chen@intel.com>
2018-05-25 10:45:56 +08:00
..
console.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
dump.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
logmsg.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
printf.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
sbuf.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
serial.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
serial_internal.h hv: refine atomic_load/store_xxx name 2018-05-18 10:52:31 +08:00
shell_internal.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
shell_internal.h hv: Add reboot shell command 2018-05-18 16:38:40 +08:00
shell_public.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
uart16550.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
uart16550.h initial import 2018-05-11 14:44:28 +08:00
vuart.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00