diff options
Diffstat (limited to 'include/asm-x86/mach-default/irq_vectors.h')
-rw-r--r-- | include/asm-x86/mach-default/irq_vectors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/mach-default/irq_vectors.h b/include/asm-x86/mach-default/irq_vectors.h index 881c63ca61ad..ed7d4955c653 100644 --- a/include/asm-x86/mach-default/irq_vectors.h +++ b/include/asm-x86/mach-default/irq_vectors.h | |||
@@ -48,6 +48,7 @@ | |||
48 | #define INVALIDATE_TLB_VECTOR 0xfd | 48 | #define INVALIDATE_TLB_VECTOR 0xfd |
49 | #define RESCHEDULE_VECTOR 0xfc | 49 | #define RESCHEDULE_VECTOR 0xfc |
50 | #define CALL_FUNCTION_VECTOR 0xfb | 50 | #define CALL_FUNCTION_VECTOR 0xfb |
51 | #define CALL_FUNCTION_SINGLE_VECTOR 0xfa | ||
51 | 52 | ||
52 | #define THERMAL_APIC_VECTOR 0xf0 | 53 | #define THERMAL_APIC_VECTOR 0xf0 |
53 | /* | 54 | /* |