patch-1.3.82 linux/kernel/softirq.c
Next file: linux/kernel/sysctl.c
Previous file: linux/kernel/sched.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Mon Apr  1 08:36:26 1996
 -  Orig file: 
v1.3.81/linux/kernel/softirq.c
 -  Orig date: 
Thu Mar 28 17:34:35 1996
 
diff -u --recursive --new-file v1.3.81/linux/kernel/softirq.c linux/kernel/softirq.c
@@ -8,9 +8,6 @@
  * bottom_half handler need not be re-entrant.
  */
 
-#define INCLUDE_INLINE_FUNCS
-#include <linux/tqueue.h>
-
 #include <linux/ptrace.h>
 #include <linux/errno.h>
 #include <linux/kernel_stat.h>
@@ -23,7 +20,6 @@
 #include <asm/io.h>
 #include <asm/irq.h>
 #include <asm/bitops.h>
-
 
 unsigned long intr_count = 0;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this