Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / ia64 / include / asm / irq_remapping.h
1 #ifndef __IA64_INTR_REMAPPING_H
2 #define __IA64_INTR_REMAPPING_H
3 #define irq_remapping_enabled 0
4 #define dmar_alloc_hwirq        create_irq
5 #define dmar_free_hwirq         destroy_irq
6 #endif