mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 03:56:14 +00:00
- add a commont head file include/common/irq.h, to include the common data structure and APIs; - move the common data struct and APIs from arch/x86/irq.h to the common header. Signed-off-by: Yan, Like <like.yan@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>