mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-21 16:57:20 +00:00
hv:merge two header files to one with the same name
merge include/arch/x86/irq.h and include/common/irq.h --> include/arch/x86/irq.h Tracked-On: #1842 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
|
||||
#include <hypervisor.h>
|
||||
#include <schedule.h>
|
||||
#include <common/irq.h>
|
||||
#include <arch/x86/irq.h>
|
||||
#include <irq.h>
|
||||
#include <sbuf.h>
|
||||
#include <gdt.h>
|
||||
#include <timer.h>
|
||||
|
Reference in New Issue
Block a user