patch-2.1.101 linux/include/asm-i386/smp.h
Next file: linux/include/asm-i386/timex.h
Previous file: linux/include/asm-i386/md.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri May  8 00:45:50 1998
-  Orig file: 
v2.1.100/linux/include/asm-i386/smp.h
-  Orig date: 
Sat May  2 14:19:54 1998
diff -u --recursive --new-file v2.1.100/linux/include/asm-i386/smp.h linux/include/asm-i386/smp.h
@@ -184,6 +184,7 @@
 extern void smp_callin(void);
 extern void smp_boot_cpus(void);
 extern void smp_store_cpu_info(int id);		/* Store per cpu info (like the initial udelay numbers */
+extern void smp_message_pass(int target, int msg, unsigned long data, int wait);
 
 extern volatile unsigned long smp_proc_in_lock[NR_CPUS]; /* for computing process time */
 extern volatile int smp_process_available;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov