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:
Mingqiang Chi
2019-02-15 14:54:05 +08:00
committed by wenlingz
parent 04c30fb380
commit c093638bf6
4 changed files with 69 additions and 84 deletions

View File

@@ -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 \