patch-1.3.60 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: 19
 -  Date:
Wed Feb  7 08:04:32 1996
 -  Orig file: 
v1.3.59/linux/kernel/softirq.c
 -  Orig date: 
Wed Feb  1 21:46:08 1995
 
diff -u --recursive --new-file v1.3.59/linux/kernel/softirq.c linux/kernel/softirq.c
@@ -8,6 +8,9 @@
  * 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>
@@ -21,8 +24,6 @@
 #include <asm/irq.h>
 #include <asm/bitops.h>
 
-#define INCLUDE_INLINE_FUNCS
-#include <linux/tqueue.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