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
- Lines: 11
- Date:
Sun Dec 31 14:32:45 1995
- Orig file:
v1.3.52/linux/kernel/module.c
- Orig date:
Sat Dec 30 15:50:55 1995
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, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this