patch-2.1.17 linux/arch/sparc/kernel/smp.c

Next file: linux/arch/sparc/kernel/sparc_ksyms.c
Previous file: linux/arch/sparc/kernel/setup.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.16/linux/arch/sparc/kernel/smp.c linux/arch/sparc/kernel/smp.c
@@ -89,6 +89,11 @@
 
 static char smp_buf[512];
 
+/* Not supported on Sparc yet. */
+void smp_setup(char *str, int *ints)
+{
+}
+
 char *smp_info(void)
 {
 	sprintf(smp_buf,

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