mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-08 18:25:05 +00:00
According to the C99 manual 6.5.15 syntax conditional-expression logical-OR-expression logical-OR-expression ? expression :conditional-expression above bnf rules requires expression not be none Signed-off-by: huihuang.shi <huihuang.shi@intel.com>