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

Next file: linux/include/linux/symtab_begin.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.75/linux/include/linux/module.h linux/include/linux/module.h
@@ -74,9 +74,6 @@
 	void (*cleanup)(void);		/* cleanup routine */
 };
 
-/* rename_module_symbol(old_name, new_name)  WOW! */
-extern int rename_module_symbol(char *, char *);
-
 /* insert new symbol table */
 extern int register_symtab(struct symbol_table *);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this