patch-2.1.101 linux/include/linux/smp.h
Next file: linux/include/linux/sysctl.h
Previous file: linux/include/linux/raid5.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri May 8 00:45:50 1998
- Orig file:
v2.1.100/linux/include/linux/smp.h
- Orig date:
Sat May 2 14:19:54 1998
diff -u --recursive --new-file v2.1.100/linux/include/linux/smp.h linux/include/linux/smp.h
@@ -10,9 +10,10 @@
#include <asm/smp.h>
/*
- * main IPI interface, handles INIT, TLB flush, STOP, etc.:
+ * main IPI interface, handles INIT, TLB flush, STOP, etc. (defined in asm header):
+ *
+ * extern void smp_message_pass(int target, int msg, unsigned long data, int wait);
*/
-extern void smp_message_pass(int target, int msg, unsigned long data, int wait);
/*
* Boot processor call to load the other CPU's
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov