mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-12 11:53:08 +00:00
Use func(void) rather than func() for the function declaration and definition based on MISRAC requirement. Tracked-On: #861 Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>