mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 19:30:46 +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:
@@ -815,9 +815,7 @@ INPUT = custom-doxygen/mainpage.md \
|
||||
../hypervisor/arch/x86/guest/trusty.c \
|
||||
../devicemodel/include/virtio.h \
|
||||
../hypervisor/include/arch/x86/ioapic.h \
|
||||
../hypervisor/include/arch/x86/irq.h \
|
||||
../hypervisor/include/arch/x86/lapic.h \
|
||||
../hypervisor/include/common/irq.h \
|
||||
../hypervisor/include/lib/crypto/crypto_api.h \
|
||||
../devicemodel/include/virtio_kernel.h \
|
||||
../devicemodel/include/vhost.h \
|
||||
|
Reference in New Issue
Block a user