Files
acrn-hypervisor/hypervisor/arch/x86
Wei Liu 96412ac147 hv: add suffix(U/UL) to come up MISRA-C into include
MISRA-C required the suffix(U/UL), such as:
(1) ---> (1U)
(1) ---> (1UL)
(1U << 0) ---> (1U << 0U)
This patch will add the suffix(U/UL) to come up MISRA-C into
hypervisor/include directory.

Tracked-On: #1468
Signed-off-by: Wei Liu <weix.w.liu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-15 22:33:30 +08:00
..
2018-10-15 22:18:24 +08:00
2018-10-11 16:48:11 +08:00
2018-10-10 13:02:00 +08:00
2018-10-15 22:18:24 +08:00
2018-10-11 16:48:11 +08:00
2018-10-11 15:16:11 +08:00
2018-10-11 16:48:11 +08:00
2018-10-15 22:18:24 +08:00
2018-10-11 16:48:11 +08:00
2018-10-11 16:48:11 +08:00
2018-09-29 09:24:00 +08:00
2018-09-28 16:39:36 +08:00
2018-10-11 16:48:11 +08:00
2018-08-16 16:24:13 +08:00
2018-10-15 22:18:24 +08:00
2018-10-11 16:48:11 +08:00