mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-11 00:40:10 +00:00
For all the hypercalls, we sync the comments from .h to .c as comments in .h file are used in architectural design and the comments in .c are used in module design. Tracked-On: #1595 Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>