patch-2.1.18 linux/init/main.c

Next file: linux/kernel/ksyms.c
Previous file: linux/include/linux/uio.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.17/linux/init/main.c linux/init/main.c
@@ -713,7 +713,6 @@
 
 
 extern void setup_arch(char **, unsigned long *, unsigned long *);
-extern void arch_syms_export(void);
 
 #ifndef __SMP__
 
@@ -882,7 +881,6 @@
 	ipc_init();
 #endif
 	dquot_init();
-	arch_syms_export();
 	sti();
 	check_bugs();
 

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