mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-06 08:45:10 +00:00
Fix a Doxygen comment in the hypercall.h header file which is missing the name of the parameter, this is causing warnings when generating the documentation related to the hcall_set_callback_vector() hypercall. Tracked-On: #1335 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>