patch-2.1.18 linux/arch/ppc/kernel/ksyms.c

Next file: linux/arch/sparc/kernel/head.S
Previous file: linux/arch/m68k/mm/extable.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.17/linux/arch/ppc/kernel/ksyms.c linux/arch/ppc/kernel/ksyms.c
@@ -1,14 +1,4 @@
 #include <linux/module.h>
 #include <linux/smp.h>
 
-static struct symbol_table arch_symbol_table = {
-#include <linux/symtab_begin.h>
-	/* platform dependent support */
-#include <linux/symtab_end.h>
-};
-
-void arch_syms_export(void)
-{
-	register_symtab(&arch_symbol_table);
-}
-
+/* platform dependent support */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov