patch-1.3.53 linux/kernel/module.c

Next file: linux/kernel/resource.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.52/linux/kernel/module.c linux/kernel/module.c
@@ -812,5 +812,10 @@
 	return -ENOSYS;
 }
 
+int register_symtab(struct symbol_table *intab)
+{
+	return 0;
+}
+
 #endif	/* CONFIG_MODULES */
 

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