patch-2.1.34 linux/arch/alpha/kernel/alpha_ksyms.c
Next file: linux/arch/alpha/kernel/irq.c
Previous file: linux/Rules.make
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Apr 14 09:31:08 1997
- Orig file:
v2.1.33/linux/arch/alpha/kernel/alpha_ksyms.c
- Orig date:
Thu Mar 27 14:39:59 1997
diff -u --recursive --new-file v2.1.33/linux/arch/alpha/kernel/alpha_ksyms.c linux/arch/alpha/kernel/alpha_ksyms.c
@@ -19,7 +19,7 @@
#include <asm/uaccess.h>
#include <asm/processor.h>
#include <asm/checksum.h>
-
+#include <asm/softirq.h>
extern void bcopy (const char *src, char *dst, int len);
extern struct hwrpb_struct *hwrpb;
@@ -37,6 +37,7 @@
extern void __divqu (void);
extern void __remqu (void);
+EXPORT_SYMBOL(__alpha_bh_counter);
/* platform dependent support */
EXPORT_SYMBOL(_inb);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov