patch-2.4.0-test2 linux/include/linux/module.h

Next file: linux/include/linux/msdos_fs.h
Previous file: linux/include/linux/miscdevice.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test1/linux/include/linux/module.h linux/include/linux/module.h
@@ -144,6 +144,7 @@
 
 /* Find a symbol exported by the kernel or another module */
 extern unsigned long get_module_symbol(char *, char *);
+extern void put_module_symbol(unsigned long);
 
 extern int try_inc_mod_count(struct module *mod);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)