arch/sh/include/asm/smp-ops.h
0 → 100644
+39
−0
+11
−7
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This cribs the MIPS plat_smp_ops approach for wrapping up the platform
ops. This will allow for mixing and matching different ops on the same
platform in the future.
Signed-off-by:
Paul Mundt <lethal@linux-sh.org>