mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-30 19:05:33 +00:00
MISRA-C required the suffix(U), such as: (1U << 0) ---> (1U << 0U) This patch will add the suffix(U) to come up MISRA-C. Tracked-On: #1385 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
x86 |