commit | a28b460ec7968f430a2d6ea2809b249ee9fe1d28 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Dec 21 15:56:24 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 21 15:56:24 2009 +0900 |
tree | f4e5dc445b7fa4a5c12f892c2fd9b293c8f1ea13 | |
parent | 4b4f887fb2780e39383c1f202b72f5a2780b2d4c [diff] |
sh: Fix up hw-breakpoints build for API changes. The event callback handling has been removed in favour of going through a generic event handler to handle overflows. Follows the x86 change. Signed-off-by: Paul Mundt <lethal@linux-sh.org>