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
- Lines: 10
- Date:
Sun Mar 17 16:15:05 1996
- Orig file:
v1.3.75/linux/include/linux/module.h
- Orig date:
Sun Jan 14 16:30:14 1996
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