]> err.no Git - linux-2.6/blobdiff - include/asm-sh/smp.h
sdio: add SDIO_FBR_BASE(f) macro
[linux-2.6] / include / asm-sh / smp.h
index caa7b93f1bce4f2276e142fff92b081f92425855..b99ca786c0c1986c028c7dc325e91ca97ae26e7b 100644 (file)
@@ -39,4 +39,6 @@ extern struct smp_fn_call_struct smp_fn_call;
 
 #endif /* CONFIG_SMP */
 
+#define hard_smp_processor_id()        (0)
+
 #endif /* __ASM_SH_SMP_H */