acrn-hypervisor/hypervisor/lib
Mingqiang Chi bdcc3aef22 hv: fixed compiling warning
removed some unnecessary variables and functions.

v1-->v2:
   Replace div-by-zero with an inline ASM code

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-08-17 12:36:53 +08:00
..
crypto HV: prototyping non-static function 2018-07-16 10:35:54 +08:00
div.c HV:treewide:fix rest of violations related parameter changed 2018-07-27 16:42:19 +08:00
mdelay.c HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
memory.c hv: vuart: fix the data type violations 2018-08-17 11:19:45 +08:00
spinlock.c hv: treewide: fix 'inline function should be declared static' 2018-08-10 10:16:04 +08:00
sprintf.c hv: fixed compiling warning 2018-08-17 12:36:53 +08:00
string.c hv: fixed compiling warning 2018-08-17 12:36:53 +08:00
udelay.c HV: add the missing brackets to loop body 2018-07-12 17:27:29 +08:00