sh64: Kill off old exception debugging helpers.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 14 Jun 2012 05:12:18 +0000 (14:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 14 Jun 2012 05:12:18 +0000 (14:12 +0900)
There's not much here that we can't get at through alternate means (aside
from the TLB contents, but that doesn't belong here anyways). Most of
this information is already provided by the sh32 routines, which we'll
consolidate on next.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/traps_64.c
arch/sh/lib64/Makefile
arch/sh/lib64/dbg.c [deleted file]

Simple merge
Simple merge
diff --cc arch/sh/lib64/dbg.c
Simple merge