acrn-hypervisor/hypervisor/include/debug
Ying Liu 8c43ad54bf HV: add the missing brackets to loop body
MISRA-C requires the use of brackets, even when there is only one
statement in the loop body.

Signed-off-by: Ying Liu <ying2.liu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-12 17:27:29 +08:00
..
assert.h HV: assert: use signed int for __LINE__ 2018-07-10 13:10:10 +08:00
console.h hv: prepare for Sx(S3/S5) support in ACRN. 2018-06-29 00:50:01 +08:00
dump.h HV:treewide:Update cpu_id type as uint_16 2018-07-04 16:39:26 +08:00
logmsg.h HV:treewide:Update cpu_id type as uint_16 2018-07-04 16:39:26 +08:00
printf.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
sbuf.h HV:debug:fix "signed/unsigned conversion without cast" 2018-07-04 12:18:38 +08:00
serial.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
shell.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
trace.h HV: add the missing brackets to loop body 2018-07-12 17:27:29 +08:00
vuart.h initial import 2018-05-11 14:44:28 +08:00