commit | 37c9ee0161332291c8d13bc40084d24c744ed842 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Jun 14 14:12:18 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jun 14 14:12:18 2012 +0900 |
tree | a9002d08c6d775ee90bb2967ab19ef316013fe37 | |
parent | db218b3d55627ef515d3b32888b269ed319c4c8d [diff] |
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>