acrn-hypervisor/hypervisor/debug
Shiqing Gao 0252ae9e11 hv: treewide: fix 'No definition in system for prototyped procedure'
- Remove those APIs without definition

- Minor changes to make sure the line length is less than 80

Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-20 10:38:32 +08:00
..
console.c hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
dump.c HV: assert: use signed int for __LINE__ 2018-07-10 13:10:10 +08:00
logmsg.c HV: Fix new MISRAC violations for brackets 2018-07-16 11:02:38 +08:00
printf.c hv:fix MISRA-C return value violation 2018-07-13 13:04:39 +08:00
sbuf.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
serial_internal.h HV:treewide:Update the type of return value and parameters of atomic operations 2018-07-19 14:39:47 +08:00
serial.c HV: Fix new MISRAC violations for brackets 2018-07-16 11:02:38 +08:00
shell_internal.c HV: Fix new MISRAC violations for brackets 2018-07-16 11:02:38 +08:00
shell_internal.h hv: treewide: fix 'No definition in system for prototyped procedure' 2018-07-20 10:38:32 +08:00
shell_public.c HV: Fix missing brackets for MISRA C Violations 2018-07-13 09:09:12 +08:00
uart16550.c HV:treewide:Update the type of return value and parameters of atomic operations 2018-07-19 14:39:47 +08:00
uart16550.h HV: treewide: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00
vuart.c HV: prototyping non-static function 2018-07-16 10:35:54 +08:00