patch-2.1.96 linux/include/asm-arm/hardirq.h

Next file: linux/include/asm-arm/hardware.h
Previous file: linux/include/asm-arm/elf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.95/linux/include/asm-arm/hardirq.h linux/include/asm-arm/hardirq.h
@@ -4,7 +4,6 @@
 #include <linux/tasks.h>
 
 extern unsigned int local_irq_count[NR_CPUS];
-#define in_interrupt()	(local_irq_count[smp_processor_id()] != 0)
 
 #ifndef __SMP__
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov