patch-2.3.51 linux/include/linux/module.h

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

diff -u --recursive --new-file v2.3.50/linux/include/linux/module.h linux/include/linux/module.h
@@ -145,6 +145,8 @@
 /* Find a symbol exported by the kernel or another module */
 extern unsigned long get_module_symbol(char *, char *);
 
+extern int try_inc_mod_count(struct module *mod);
+
 #if defined(MODULE) && !defined(__GENKSYMS__)
 
 /* Embedded module documentation macros.  */

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