sh: kgdb: Fix up basic SMP support.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 10 Apr 2012 03:39:55 +0000 (12:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 10 Apr 2012 03:39:55 +0000 (12:39 +0900)
kgdb needs a kgdb_roundup_cpus() definition in the architecture backend,
so just copy over the MIPS version, which already does what we want.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found