patch-2.2.0-final linux/include/asm-i386/smp.h

Next file: linux/include/linux/coda.h
Previous file: linux/include/asm-i386/lithium.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre9/linux/include/asm-i386/smp.h linux/include/asm-i386/smp.h
@@ -163,7 +163,7 @@
  */
  
 extern int smp_found_config;
-extern int smp_scan_config(unsigned long, unsigned long);
+extern void init_smp_config(void);
 extern unsigned long smp_alloc_memory(unsigned long mem_base);
 extern unsigned char boot_cpu_id;
 extern unsigned long cpu_present_map;

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