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)
commit37c9ee0161332291c8d13bc40084d24c744ed842
treea9002d08c6d775ee90bb2967ab19ef316013fe37
parentdb218b3d55627ef515d3b32888b269ed319c4c8d
sh64: Kill off old exception debugging helpers.

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]