patch-2.2.8 linux/include/asm-ppc/smp.h
Next file: linux/include/asm-ppc/softirq.h
Previous file: linux/include/asm-ppc/raven.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Apr 29 12:39:07 1999
- Orig file:
v2.2.7/linux/include/asm-ppc/smp.h
- Orig date:
Tue Mar 23 14:35:48 1999
diff -u --recursive --new-file v2.2.7/linux/include/asm-ppc/smp.h linux/include/asm-ppc/smp.h
@@ -27,6 +27,7 @@
extern void smp_message_pass(int target, int msg, unsigned long data, int wait);
extern void smp_store_cpu_info(int id);
+extern void smp_message_recv(void);
#define NO_PROC_ID 0xFF /* No processor magic marker */
#define PROC_CHANGE_PENALTY 20
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)