sh: ptrace single stepping cleanups.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 30 Jul 2008 10:09:31 +0000 (19:09 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 1 Aug 2008 19:39:33 +0000 (04:39 +0900)
This converts the single stepping done by sh/sh64 ptrace implementations
to use the generic user_enable/disable_single_step(), and subsequently
rips out a lot of ptrace request cases that are now handled generically.

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

No differences found