patch-2.2.8 linux/include/asm-sparc/smp.h
Next file: linux/include/asm-sparc/system.h
Previous file: linux/include/asm-sparc/siginfo.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue May 11 08:24:32 1999
- Orig file:
v2.2.7/linux/include/asm-sparc/smp.h
- Orig date:
Tue Mar 23 14:35:48 1999
diff -u --recursive --new-file v2.2.7/linux/include/asm-sparc/smp.h linux/include/asm-sparc/smp.h
@@ -157,6 +157,7 @@
#endif
#define smp_processor_id() hard_smp_processor_id()
+/* XXX We really need to implement this now. -DaveM */
extern __inline__ void smp_send_reschedule(int cpu) { }
extern __inline__ void smp_send_stop(void) { }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)