acrn-hypervisor/hypervisor/include/arch
Yang, Yu-chu 0419816574 HV: Avoiding assignment opperation inside macro
To follow the Misra-c standard, the assignment operation inside
function-like macro should be avoided. Replaced the violations
macro using inline function instead.

Signed-off-by: Yang, Yu-chu <yu-chu.yang@intel.com>
2018-07-10 11:47:45 +08:00
..
x86 HV: Avoiding assignment opperation inside macro 2018-07-10 11:47:45 +08:00