]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-sh/smp.h
sh: intc - add support for 7780
[karo-tx-linux.git] / 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 */