patch-2.1.60 linux/kernel/ksyms.c
Next file: linux/kernel/module.c
Previous file: linux/include/linux/tty_ldisc.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Oct 23 14:00:15 1997
- Orig file:
v2.1.59/linux/kernel/ksyms.c
- Orig date:
Wed Oct 15 16:04:24 1997
diff -u --recursive --new-file v2.1.59/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -90,6 +90,9 @@
};
#endif
+#ifdef CONFIG_MODULES
+EXPORT_SYMBOL(get_module_symbol);
+#endif
#ifdef CONFIG_KERNELD
EXPORT_SYMBOL(kerneld_send);
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov