patch-2.1.35 linux/arch/alpha/kernel/alpha_ksyms.c
Next file: linux/arch/alpha/kernel/entry.S
Previous file: linux/arch/alpha/defconfig
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Tue Apr 15 09:54:06 1997
-  Orig file: 
v2.1.34/linux/arch/alpha/kernel/alpha_ksyms.c
-  Orig date: 
Mon Apr 14 16:28:05 1997
diff -u --recursive --new-file v2.1.34/linux/arch/alpha/kernel/alpha_ksyms.c linux/arch/alpha/kernel/alpha_ksyms.c
@@ -19,6 +19,7 @@
 #include <asm/uaccess.h>
 #include <asm/processor.h>
 #include <asm/checksum.h>
+#include <linux/interrupt.h>
 #include <asm/softirq.h>
 
 extern void bcopy (const char *src, char *dst, int len);
@@ -38,6 +39,7 @@
 extern void __remqu (void);
 
 EXPORT_SYMBOL(__alpha_bh_counter);
+EXPORT_SYMBOL(local_irq_count);
 
 /* platform dependent support */
 EXPORT_SYMBOL(_inb);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov