patch-2.3.48 linux/arch/mips/dec/wbflush.c
Next file: linux/arch/mips/defconfig
Previous file: linux/arch/mips/dec/rtc-dec.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Feb 24 22:52:30 2000
- Orig file:
v2.3.47/linux/arch/mips/dec/wbflush.c
- Orig date:
Tue Aug 31 17:29:12 1999
diff -u --recursive --new-file v2.3.47/linux/arch/mips/dec/wbflush.c linux/arch/mips/dec/wbflush.c
@@ -102,3 +102,9 @@
static void wbflush_kn03(void)
{
}
+
+#ifdef EXPORT_SYMTAB
+#include <linux/module.h>
+
+EXPORT_SYMBOL(__wbflush);
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)