acrn-hypervisor/hypervisor/debug
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
..
console.c hv:cleanup console/uart code 2018-08-02 11:25:40 +08:00
dump.c HV: Logical conjunction needs brackets 2018-08-14 09:53:32 +08:00
logmsg.c HV: remove 'spinlock_rfags' declaration 2018-08-16 09:43:04 +08:00
printf.c hv: treewide: fix 'Potential side effect problem in expression' 2018-08-08 10:50:06 +08:00
sbuf.c HV: Logical conjunction needs brackets 2018-08-14 09:53:32 +08:00
shell_priv.h HV: refine shell.c & shell_priv.h 2018-08-14 09:54:48 +08:00
shell.c hv: fixed compiling warning 2018-08-17 12:36:53 +08:00
uart16550.c hv:Rename port/mmio read and write APIs 2018-08-02 14:03:38 +08:00
uart16550.h hv:cleanup console/uart code 2018-08-02 11:25:40 +08:00
vuart.c hv: vuart: fix the data type violations 2018-08-17 11:19:45 +08:00