]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/hw_irq.h
ocfs2: mle ref counting fixes
[linux-2.6-omap-h63xx.git] / include / asm-i386 / hw_irq.h
index 622815bf3243e00306774bbea1ab01e2bc2a2f3e..a4c0a5a9ffd84cd4a5c18eab814dc89f08cb69f8 100644 (file)
@@ -12,7 +12,6 @@
  *     <tomsoft@informatik.tu-chemnitz.de>
  */
 
-#include <linux/config.h>
 #include <linux/profile.h>
 #include <asm/atomic.h>
 #include <asm/irq.h>
@@ -20,6 +19,8 @@
 
 struct hw_interrupt_type;
 
+#define NMI_VECTOR             0x02
+
 /*
  * Various low-level irq details needed by irq.c, process.c,
  * time.c, io_apic.c and smp.c