summaryrefslogtreecommitdiff
path: root/include/asm-x86/hw_irq_32.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-05-02 22:10:39 +0200
committerIngo Molnar <mingo@elte.hu>2008-05-12 21:28:05 +0200
commit22dc12d1f694b9af88e616ab758ff90c69d0fc83 (patch)
treec28d8ddc73bac954760bac121f0af484652f195e /include/asm-x86/hw_irq_32.h
parent97e7b6f54c0d66586a658e985630cd63040311fb (diff)
downloadlinux-22dc12d1f694b9af88e616ab758ff90c69d0fc83.tar.gz
linux-22dc12d1f694b9af88e616ab758ff90c69d0fc83.tar.bz2
linux-22dc12d1f694b9af88e616ab758ff90c69d0fc83.zip
x86: unify hwirq.h
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/hw_irq_32.h')
-rw-r--r--include/asm-x86/hw_irq_32.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-x86/hw_irq_32.h b/include/asm-x86/hw_irq_32.h
deleted file mode 100644
index 89fca5af5958..000000000000
--- a/include/asm-x86/hw_irq_32.h
+++ /dev/null
@@ -1,5 +0,0 @@
-
-extern void (*const interrupt[NR_IRQS])(void);
-
-
-