acrn-hypervisor/hypervisor/lib
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
..
crypto HV: remove tinycrypt 2018-05-18 14:02:57 +08:00
div.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
mdelay.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
memory.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
spinlock.c initial import 2018-05-11 14:44:28 +08:00
sprintf.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
string.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
udelay.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00