sh: kprobes: Use trapa #0x3a for breakpoint trap.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 09:10:10 +0000 (18:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 09:10:10 +0000 (18:10 +0900)
Not all parts support trapa #0xff, so use something within the debug trap
range that's accessible on all parts.

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

No differences found