patch-2.3.48 linux/include/asm-i386/mpspec.h
Next file: linux/include/asm-i386/parport.h
Previous file: linux/include/asm-i386/hw_irq.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Feb 25 15:15:54 2000
- Orig file:
v2.3.47/linux/include/asm-i386/mpspec.h
- Orig date:
Fri Jan 21 18:19:17 2000
diff -u --recursive --new-file v2.3.47/linux/include/asm-i386/mpspec.h linux/include/asm-i386/mpspec.h
@@ -152,7 +152,8 @@
extern unsigned int boot_cpu_id;
extern unsigned long phys_cpu_present_map;
extern int smp_found_config;
-extern void init_smp_config(void);
+extern void find_smp_config (void);
+extern void get_smp_config (void);
extern int nr_ioapics;
extern int apic_version [NR_CPUS];
extern int mp_bus_id_to_type [MAX_MP_BUSSES];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)