acrn-hypervisor/hypervisor/include/debug
Shiqing Gao 4544d28ee1 hv: fix 'User name starts with underscore'
There are chances that names with leading underscore declared by
developers are conflict with the ones reserved for the compiler.

What this patch does:
- rename these functions/variables/macros starting with
  underscore to avoid such unintentational mistakes.
- remove gpr.h without any contents

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-30 14:45:37 +08:00
..
console.h hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
dump.h HV:treewide:Update cpu_id type as uint_16 2018-07-04 16:39:26 +08:00
logmsg.h hv:Clear up printf related definition 2018-09-28 13:59:38 +08:00
npk_log.h hv: debug: add the hypervisor NPK log 2018-08-23 11:09:25 +08:00
sbuf.h hv:treewide:fix multiple MISRAC violations 2018-09-13 11:12:29 +08:00
trace.h hv: include: fix 'Unused procedure parameter' 2018-09-27 10:46:52 +08:00
vuart.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00