acrn-hypervisor/hypervisor/include/debug
Liang Yi 688a41c290 hv: mod: do not use explicit arch name when including headers
Instead of "#include <x86/foo.h>", use "#include <asm/foo.h>".

In other words, we are adopting the same practice in Linux kernel.

Tracked-On: #5920
Signed-off-by: Liang Yi <yi.liang@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2021-05-08 11:15:46 +08:00
..
console.h HV: vuart: remove console related code from vuart 2019-04-29 15:25:39 +08:00
dbg_cmd.h hv:cleanup console.h 2019-02-27 11:12:48 +08:00
dump.h hv: clean up function definitions in dump.h 2018-11-28 14:57:49 +08:00
logmsg.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
npk_log.h hv: clean up function definitions in npk_log.h 2018-11-28 14:57:49 +08:00
profiling_internal.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
profiling.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
sbuf.h hv: bugfix for sbuf reset 2019-06-27 15:40:19 +08:00
shell.h hv:cleanup console.h 2019-02-27 11:12:48 +08:00
trace.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
uart16550.h hv: debug: Enable MMIO UART support 2020-08-27 13:31:17 +08:00